CompSci1 2024 Fall Review

Flashcard
•
Computers
•
11th Grade
•
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
Create a free account and access millions of resources
Similar Resources on Wayground
38 questions
AP Computer Science Principles Practice

Flashcard
•
10th Grade
38 questions
AP Computer Science Principles Practice

Flashcard
•
10th Grade
40 questions
Python - Lists, Dictionaries and Loops

Flashcard
•
9th - 12th Grade
33 questions
Python Functions Review Flashcard

Flashcard
•
9th - 12th Grade
43 questions
Testing and error types

Flashcard
•
12th Grade
30 questions
AP CSA Unit 2 Review

Flashcard
•
10th - 12th Grade
37 questions
AP CSP Pseudocode Assessment

Flashcard
•
9th - 12th Grade
36 questions
python functions

Flashcard
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade