0
Python for beginners
I am confused on lesson 3.2 how do I make it give me the answer?
5 Answers
+ 3
It is a bit unclear what you mean, but you start pushing the âStart solvingâ button, and begin to write your program, for example:
print(âHello worldâ)
You have to change âHello worldâ with som time calculation, that Iâm shure you will handle.
Then, push the run button to let the âtest machineâ do its job. If your code is correct, it will announce that you have passed, otherwise change the code and try again.
+ 1
What exactly are you confused about? The lessons have comments with useful info btw
0
Basic concepts
0
It says to do inside print put somthing to see how many seconds are inside a month what do i put
0
print("Hello sololearn")