Exercise: What is this language?
-
Create a script called basic2_language.py
-
Ask the user the name of this programing language.
-
If they type in Python, welcome them.
-
If they type in something else, correct them.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Create a script called basic2_language.py
Ask the user the name of this programing language.
If they type in Python, welcome them.
If they type in something else, correct them.