
CompSci1 2024 Fall Review
Flashcard
•
Computers
•
11th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

42 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the command used to display numbers and text on the screen?
Back
2.
FLASHCARD QUESTION
Front
What symbol is used in python to assign values to a variable?
Back
equals =
3.
FLASHCARD QUESTION
Front
What will be the output?
name = "Matthew"
print (name)
Back
Matthew
4.
FLASHCARD QUESTION
Front
When you have an error in your code what is the term to summarise finding and fixing that error?
Back
Debugging
5.
FLASHCARD QUESTION
Front
What Python command lets the user enter an answer to a question?
Back
input()
6.
FLASHCARD QUESTION
Front
Which statement correctly assigns the string "Tanner" to the variable name? Options: name = print( "Tanner") , input("Tanner"), name = "Tanner", name = input("Tanner")
Back
name = "Tanner"
7.
FLASHCARD QUESTION
Front
Which of the following uses the correct naming convention for variables in Python? new_name25, NewName25, 25_new_name, 25NewName, NEWNAME25
Back
new_name25
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?