Python basics
Quiz by Spa Mahapiyasilp
Customize this quiz to suit your class
Instantly translate to 100+ languages
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
​Which of the following is the correct way to create a variable?
my_name -> "John"
my_name = John
my_name = "John"
my_name -> JohnÂ
Which of the following is the correct way to create a variable?
Give this quiz to my class