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

20th Apr 2018, 6:06 PM
Islem
Islem - avatar
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.
20th Apr 2018, 6:28 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 1
This is a common issue among newbies - check out this website: https://www.practicepython.org/
23rd Apr 2018, 6:58 AM
Johannes
Johannes - avatar
0
ok i Will try ty dude
20th Apr 2018, 6:31 PM
Islem
Islem - avatar