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
42 questions
Python Semester 1 Check Point

Flashcard
•
9th - 12th Grade
36 questions
HTML & CSS (Code.org) Unit 2

Flashcard
•
9th - 12th Grade
35 questions
APWH - AP Foundations Review 2025

Flashcard
•
10th Grade
34 questions
Python Vocab

Flashcard
•
9th - 12th Grade
32 questions
CS1 - Unit 6

Flashcard
•
10th Grade
35 questions
Java Basics

Flashcard
•
11th - 12th Grade
38 questions
AP Computer Science Principles Practice

Flashcard
•
10th Grade
44 questions
Basic Java Concepts

Flashcard
•
11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade