| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 62 online users. » 1 Member(s) | 54 Guest(s) Bing, Google, AOL, Facebook, Axel_Erfurt
|
|
|
| time intervals |
|
Posted by: project_science - Jan-30-2021, 09:32 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hi,
I'm currently trying to get 2 different time displays each time I call a function using the datetime library. However, in my code, I call the ..... More
|
|
|
| I cant send P.M. |
|
Posted by: beginner721 - Jan-30-2021, 02:53 PM - Forum: Board
- Replies (2)
|
 |
Hello,
I cant send private message, why?
Thanks.
|
|
|
| recursion task |
|
Posted by: scorp08 - Jan-30-2021, 07:22 AM - Forum: Homework
- Replies (9)
|
 |
Hello ALL
I have a following :
[python]limits=[(1,9,1,"v"),(50,350,50,"d")]
for i in range(len(limits)):
begin=limits[i][0]
end=limits[..... More
|
|
|
| Rock paper Scissors |
|
Posted by: Milan - Jan-29-2021, 03:07 PM - Forum: Code Review
- Replies (2)
|
 |
Hello team,
Any suggestion on how to improve my rps game before making a gui for it?
[python]from random import randint
def startgame():
p..... More
|
|
|
| Matplotlib Color map problems |
|
Posted by: Stephan - Jan-29-2021, 02:25 PM - Forum: Data Science
- No Replies
|
 |
Hi all
I try to visualise the content of a storage hall in a 3d scatter plot. In fact, I try to do a 5d:
X, Y, Z are the position of the item
TYPE ..... More
|
|
|
| Python exercises |
|
Posted by: InputOutput007 - Jan-28-2021, 06:19 PM - Forum: News and Discussions
- Replies (3)
|
 |
Hi,
What kind of webpage* would you recommend me for exercises in Python?
I am not asking about the tutorials itselves, but about a solid webpage whi..... More
|
|
|
|