How do you create a variable named age and assign it the value 15?

Python Basics

Quiz
•
Information Technology (IT)
•
9th Grade
•
Easy
Philip Donaldson
Used 2+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a) age = 15
b) var age = 15
c) int age = 15
d) age: 15
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
print("Hello, World!")
Hello, World!
hello, world!
Hello World
hello world
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to get input from the user in Python?
input()
get()
read()
scan()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
name = input("Enter your name: ")
print("Hello, " + name)
Hello, name
Hello, followed by the user’s input
Enter your name: followed by the user’s input
name
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you add two numbers, a and b, and store the result in a variable sum?
sum = a + b
sum = a - b
sum = a * b
sum = a / b
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following expression? Python 10 - 3 * 2
4
14
16
20
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to print the value of a variable x?
print(x)
print x
echo(x)
echo x
Create a free account and access millions of resources
Similar Resources on Quizizz
31 questions
Python Review of Units 3 and 4

Quiz
•
9th Grade
34 questions
Python Basic (Grade9)

Quiz
•
9th Grade
35 questions
Untitled Quiz

Quiz
•
8th Grade - University
25 questions
Code HS Computer SCi 114.1.1 JavaScript Final Exam Pt. 1

Quiz
•
9th - 12th Grade
25 questions
Kuis Tambahan Python

Quiz
•
9th - 12th Grade
35 questions
Python alapok gyakorló

Quiz
•
9th - 12th Grade
30 questions
Test6

Quiz
•
9th - 12th Grade
25 questions
Comp Sci Primitive Types

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University