Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,730
» Forum posts: 175,544
Full Statistics
|
Online Users |
There are currently 44 online users. » 0 Member(s) | 40 Guest(s) Bing, AOL, Google, AOL
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: Pedroski55
59 minutes ago
» Replies: 1
» Views: 17
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
5 hours ago
» Replies: 1
» Views: 451
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
10 hours ago
» Replies: 4
» Views: 1,991
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,554
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 456
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 912
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 941
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,210
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,824
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,863
|
|
|
Need help with NPC (bot) |
Posted by: Paul_Choi06 - Jun-27-2020, 09:19 PM - Forum: General Coding Help
- No Replies
|
 |
I created a simple game but I would like to make the NPC (bots) be able to jump at random times. Here is my code:
[python]
import pygame
import r..... More
|
|
|
text to speech |
Posted by: Heyjoe - Jun-27-2020, 07:42 PM - Forum: General Coding Help
- Replies (11)
|
 |
Fellow Python Users,
I want to put several words in a list. Then tell Python to say the word.
I did some searches on text to speech. I found..... More
|
|
|
Code error |
Posted by: python_learn - Jun-27-2020, 05:51 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello Friends
I am new to Python world. I am trying to practice some code and I am not getting the result as expected.
Here is the code:
[py..... More
|
|
|
bootstraping |
Posted by: shiprakumari18jan1822 - Jun-27-2020, 04:22 PM - Forum: Data Science
- No Replies
|
 |
Plz any one help me to write python code to bootstrap the input and output dataset using random selection (Latin Hypercube) with replacement?
|
|
|
simple task with lists... |
Posted by: Maxwell123 - Jun-27-2020, 11:12 AM - Forum: Homework
- Replies (3)
|
 |
Write the function equal(lst1, lst2), which for two given integer lists will give the result True if these lists are equal after compression and False..... More
|
|
|
Recursive functions |
Posted by: Ayman_2001 - Jun-27-2020, 10:37 AM - Forum: Homework
- Replies (3)
|
 |
Greetings,
I've been doing this course on Udacity and this one problem has been stressing me for a while and I don't know why this keeps coming back ..... More
|
|
|
Python for excel |
Posted by: BuJayBelvin - Jun-27-2020, 12:40 AM - Forum: General Coding Help
- Replies (7)
|
 |
Can anyone share a reference text specifically geared towards excel users? Not sure it exists. (I have read the openpyxl documentation.)
Thanks!
|
|
|
|