9_3_5
Evaluate the purpose of meaningful identifier names and simplifying programming structures. E.g. While play: instead of While play = True
Sign in to Google to save your progress. Learn more
When programming in Python, you should follow the convention for constants, which is...
1 point
Clear selection
When programming in Python, you should follow the convention for variables, which is...
1 point
Clear selection
TRUE or FALSE: It is good practice to make your code read like English
1 point
Clear selection
Which of these is a good variable name for storing data on a user's score?
1 point
Clear selection
Which of these is a good variable name for storing data on the sum of four numbers?
1 point
Clear selection
Submit
Clear form
This content is neither created nor endorsed by Google.