Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 33 online users. » 0 Member(s) | 30 Guest(s) Bing, Google, AOL
|
Latest Threads |
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Yesterday, 07:43 AM
» Replies: 2
» Views: 360
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:21 AM
» Replies: 2
» Views: 992
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,044
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 726
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,036
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,475
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,053
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,501
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,393
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,722
|
|
|
invalid syantx |
Posted by: metro779966 - Apr-25-2019, 11:05 PM - Forum: General Coding Help
- Replies (3)
|
 |
I am new in programing , I use python 3.7.2- when I write any code in python file and make RUN I have invalid syntax message
forexample:
I have fi..... More
|
|
|
Changing Text in an .exe File |
Posted by: eddywinch82 - Apr-25-2019, 07:24 PM - Forum: Bar
- Replies (9)
|
 |
Hi there,
I have a Program called SafelySurf V1.2, the Program is great it partially works, but it is quite old, so some of the Paths are wrong. The ..... More
|
|
|
Can't start IDLE |
Posted by: JohnKentzelGriffin - Apr-25-2019, 02:25 PM - Forum: General Coding Help
- Replies (4)
|
 |
I installed Python (python-3.7.3-macosx10.9.pkg) and it was working just fine yesterday. I have Mac OS X Version 10.9.5. But today I am getting the m..... More
|
|
|
changing the frame colour |
Posted by: nick123 - Apr-25-2019, 02:13 PM - Forum: GUI
- Replies (4)
|
 |
I want to change the background of a frame using four colour buttons placed at four corners of the frame.
I was trying by adding only one button in t..... More
|
|
|
Manipulating CSV |
Posted by: Prince_Bhatia - Apr-25-2019, 11:18 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi,
i have a csv file whose data structure is like this
[python]City Preference Type Value
['Adilabad'] Builder sale 0
['Adilabad'] Owner sale..... More
|
|
|
Simple maze game controls |
Posted by: OmegaSupreme - Apr-25-2019, 05:04 AM - Forum: Homework
- Replies (4)
|
 |
My assignment is to create a simple maze game. So far everything is working, but i am unhappy with the movement of my sprite.
[python]turtle.listen(..... More
|
|
|
temp analysis |
Posted by: Simba - Apr-24-2019, 07:08 PM - Forum: General Coding Help
- Replies (13)
|
 |
Hi everyone, me and my brother both started learning python about 2 months ago. we have bit understanding of C but just basics to be honest, so both o..... More
|
|
|
an ADT i want to create |
Posted by: Skaperen - Apr-24-2019, 06:51 PM - Forum: News and Discussions
- No Replies
|
 |
i had a use case for this last night. this would be a mapping that can hold duplicate keys and retain the original insertion order within the same k..... More
|
|
|
|