0
I have a probleme i need help
So i don't know how to use all of this information like i did learn python but i don't now till now how to make a complete programme whit it i don't even know how to start even if i understand the cours and i answer correcte so i need some edvice in here plz
3 Answers
+ 10
First thing you need is to define a task your program has to do. Second, structure the algorithm in your head or on a piece of paper. Coding it is the last thing you do, alternately with debugging :)
To give you an idea - start simple with querying the user for input and reacting on it.
+ 1
This is a common issue among newbies - check out this website:
https://www.practicepython.org/
0
ok i Will try ty dude