| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,308
» Latest member: NeoQuant
» Forum threads: 38,801
» Forum posts: 175,919
Full Statistics
|
| Online Users |
There are currently 42 online users. » 0 Member(s) | 37 Guest(s) Bing, Google, Applebot, Mojeek
|
|
|
| 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
|
|
|
|