Programming - What Do I Know?

Quiz
•
Computers
•
7th - 9th Grade
•
Medium

Simon LYDIARD
Used 36+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is a variable for?
Holding information
Checking a condition
Adding some text
Changing the code
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is syntax?
The text editor we use to write code
The rules we follow when we write code so the computer can understand it.
The way we type so we can get the code written quickly.
How long the computer thinks before it can write a new line of code.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How would I finish this line of code to accept input from a user?
myAge = .......
input("What is your age?")
13
input(int("What is your age?"))
int(input("What is your age?"))
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Why do we comment code?
To look good
To tell other people what our code means in plain English
To help the computer understand what we want the code to do.
The computer reads it and can help fill in information.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the missing word in this code?
input
int
"Your name"
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the symbol ">=" mean in an if statement?
Less than or equal to
Less than
Greater than
Greater than or equal to
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would the above code print?
Your first name is not John but it is Smith
Your first name is not, Smith, but it is, John
Your first name is not lastName but it is name
Your first name is not Smith but it is John
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
AP CSA Unit 1 & 2 Review

Quiz
•
9th - 12th Grade
20 questions
End of year quiz: Python

Quiz
•
9th Grade
10 questions
Intro to Python

Quiz
•
KG - University
14 questions
Data types and Input

Quiz
•
7th - 9th Grade
20 questions
Python Conditionals Practice

Quiz
•
9th - 12th Grade
13 questions
Program Development - Python: Errors

Quiz
•
8th - 10th Grade
16 questions
Loops

Quiz
•
5th - 12th Grade
11 questions
Conditional statements

Quiz
•
7th 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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade