In the video I forgot to explain it, but when you print text, you can do it in two ways:
print("Hi")
or
print ('Hi')
You can use any, but for example, if you have the next sentence <Don't eat that cookie!>, you can see that there is a ' inside the text, and the functions is going to interprete it like the end of the funcion, so it's better to use "".
Enjoy the video
#two #Runningoutoftime
No comments:
Post a Comment