Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,960
» Latest member: llarkin6
» Forum threads: 38,729
» Forum posts: 175,537
Full Statistics
|
Online Users |
There are currently 47 online users. » 0 Member(s) | 41 Guest(s) Bing, Applebot, Google, AOL, AOL
|
Latest Threads |
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: deanhystad
5 hours ago
» Replies: 2
» Views: 128
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
6 hours ago
» Replies: 4
» Views: 583
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
10 hours ago
» Replies: 1
» Views: 686
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
10 hours ago
» Replies: 6
» Views: 4,923
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Today, 09:50 AM
» Replies: 1
» Views: 1,578
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Today, 03:53 AM
» Replies: 1
» Views: 2,626
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Today, 12:32 AM
» Replies: 0
» Views: 271
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 01:49 PM
» Replies: 2
» Views: 477
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,901
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,711
|
|
|
problem with my code |
Posted by: kiazer0 - Sep-29-2018, 04:08 PM - Forum: Data Science
- Replies (5)
|
 |
[b][size=small]hi i had this cod but i dont know how to input my file in it please edit code for me
exmaple my input file in this adress c:\destktop..... More
|
|
|
syntax error |
Posted by: FIVE9 - Sep-29-2018, 11:17 AM - Forum: General Coding Help
- Replies (4)
|
 |
I am writing this peace of code in Pycharm but it gives me a invalid syntax error can anyone tell me what i'am doing wrong
[python]
one = int(ra..... More
|
|
|
I found weird thing. |
Posted by: catastrophe_K - Sep-29-2018, 09:22 AM - Forum: General Coding Help
- Replies (1)
|
 |
I use python 3.7.0
if I type this,
a=set('12345')
and then type a,
outcome likes {3,1,2,4,5} or {4,1,2,3,5} or {1,3,4,2,5} in random sequen..... More
|
|
|
Help with beginner problem? |
Posted by: glkolper - Sep-29-2018, 03:10 AM - Forum: Homework
- Replies (1)
|
 |
Hello! I'm a beginner at Python and the course was going smoothly at first for me, but now recursive/loop structure have come into play and it's been ..... More
|
|
|
"Floating Blobs" experiment |
Posted by: Unlimiter - Sep-28-2018, 12:36 PM - Forum: Game Development
- No Replies
|
 |
I made a simple game (experiment) where there are different (round) blobs with random sizes from 4 to 16 pixels in width and height. Each blob moves w..... More
|
|
|
|