Python Programming Lesson Three
Loading...
3,033
Loading...
Uploader Comments (mynameinc)
see all
All Comments (17)
-
This is helping so much thank you!
-
@matijatu Hello dude I type a=input("Yes or No?") then push enter this came up
Yes or No? then I type no then click enter ,it said traceback (most recent call last): and other correcttions
-
Help please D: I enter exactly as you say, but it keeps saying No is not defined
-
Yup, great tutorials. Although, I really hoped that you made audio for it... My expectations were too high xD..... But I still greatful for your generous help to all. and... I also know the theorem lol...
-
put 'no'
-
it says no is not defined, help me?
-
width="560" height="340"
Loading...
great music choice
SzilveszterCsaba 1 year ago
@SzilveszterCsaba Thank you.
mynameinc 1 year ago
I cannot execute the first "yes or no" program because it needs me to define "yes" and "no". What am I doing wrong?
Alypec 2 years ago
Did you put quotation marks around 'Yes or no?'
mynameinc 2 years ago
You nead a newer version of python.
I had the same probleme.
matijatu 2 years ago
Sorry, these were recorded using Python 3. Python 2.6.2 is better for people who want to seriously code in Python, and starting with Lesson 7, I will be using Python 2.6.2. If you want to seriously code, working around a few problems is worth it.
mynameinc 2 years ago