
Basics Python
Flashcard
•
Computers
•
8th - 10th Grade
•
Practice Problem
•
Hard
Wayground Content
Used 1+ times
FREE Resource
Student preview

19 questions
Show all answers
1.
FLASHCARD QUESTION
Front
How do you define(assign) variables? Options: var="String", func==Hello, var : 123, word= Hello
Back
var="String"
2.
FLASHCARD QUESTION
Front
Which one does take you to next line? Options: , \n, /n, \\
Back
\n
3.
FLASHCARD QUESTION
Front
What is the word (command) used to display numbers and text on the screen?
Back
4.
FLASHCARD QUESTION
Front
What symbol is used in python to assign values to a variable?
Back
=
5.
FLASHCARD QUESTION
Front
Which of these would work as a piece of code? Options: if string="Dove", if string=="Dove", IF string="Dove":, if string=="Dove":
Back
if string=="Dove":
6.
FLASHCARD QUESTION
Front
What is the end after if statements? Options: if, Elif, Else, While
Back
Else
7.
FLASHCARD QUESTION
Front
Which of the following is a correctly-formatted comment?
*Comment
*"Comment"
*#comment
*(comment)
Back
#comment
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?