Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 41 online users. » 0 Member(s) | 32 Guest(s) Google, Twitter, Bing, AOL, Applebot
|
Latest Threads |
LewisByday
Forum: General Coding Help
Last Post: IsmaelSlalk
8 minutes ago
» Replies: 0
» Views: 2
|
OLanePulse
Forum: General Coding Help
Last Post: IsmaelSlalk
15 minutes ago
» Replies: 0
» Views: 1
|
Stephenchers
Forum: General Coding Help
Last Post: Dichaelmag
1 hour ago
» Replies: 0
» Views: 15
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: Pedroski55
3 hours ago
» Replies: 7
» Views: 368
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,800
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 662
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,198
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,761
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Sep-27-2025, 03:54 AM
» Replies: 3
» Views: 656
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,151
|
|
|
Python3.7 - Help with loops |
Posted by: pdub787 - May-06-2020, 05:31 PM - Forum: Homework
- Replies (1)
|
 |
Hi...I'm a noob teaching myself python. I've got a simple turn based RPG program. Where I'm running into trouble is with updating the character hit po..... More
|
|
|
While Loop Help |
Posted by: Nate42 - May-06-2020, 12:55 PM - Forum: Homework
- Replies (2)
|
 |
Hey, I'm new to Python and writing my first program, a simple naughts and crosses.
I have a function check after each move to see if the player makin..... More
|
|
|
array coding problem |
Posted by: pberrett - May-06-2020, 09:31 AM - Forum: Data Science
- Replies (3)
|
 |
Hi everyone
I have a 3d numpy array called p as follows
[code]
array([[[0, 1, 2],
[3, 4, 5],
[6, 7, 8]],
[[0, 1, 2],
..... More
|
|
|
UnicodeDecodeError: |
Posted by: pratheep - May-06-2020, 05:46 AM - Forum: General Coding Help
- No Replies
|
 |
I'm working on a password cracking tool.
The process of working:
->The user will give the md5 hash as input.
->The program then..... More
|
|
|
Guide Tinker |
Posted by: tranduc - May-06-2020, 03:43 AM - Forum: GUI
- Replies (1)
|
 |
Hi every body .
I can tried do a guide with tkinter python . In guide i process Serial and Video Stream,but Video Stream is slowly.
my source:
[p..... More
|
|
|
Googles Text to speech |
Posted by: justindiaz7474 - May-06-2020, 02:04 AM - Forum: General Coding Help
- No Replies
|
 |
Does anyone know how to get google to say back what the search result was? code provided:
[python]import pyttsx3 #pip install pyttsx3
import speec..... More
|
|
|
exercises |
Posted by: gr3yali3n - May-06-2020, 01:51 AM - Forum: News and Discussions
- Replies (3)
|
 |
would someone let me know where I could find some python exercises that I could use for practice
to hammer in the more elementary aspects of python. ..... More
|
|
|
python being weird |
Posted by: justindiaz7474 - May-05-2020, 10:17 PM - Forum: General Coding Help
- No Replies
|
 |
I am trying to run a script within the python idle and every time it does, it does not run properly, and does this weird thing of popping up "Windows ..... More
|
|
|
|