Python Basics Quiz

Quiz
•
Computers
•
6th Grade
•
Hard
Richard Jones
Used 161+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to assign the value 10 to a variable named `age`?
A) age == 10
B) age = 10
C) 10 = age
D) "age" = 10
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following is a string?
A) "123"
B) 123
C) 12.3
D) 1+2+3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you print the word "Hello" in Python?
A) print(Hello)
B) print("Hello")
C) echo "Hello"
D) console.log("Hello")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code output? `print("Fish" + "4")`
A) Fish4
B) Fish 4
C) Fish+4
D) Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to get input from the user?
A) get()
B) input()
C) read()
D) fetch()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following operation: `print("8")
A) "eight"
B) 8
C) eight
D) "8"
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you convert the string "123" into an integer in Python?
A) int("123")
B) "123".int()
C) integer("123")
D) convert("123", int)
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code snippet: `print(2 * 3)`?
A) 6
B) 8
C) 9
D) An error
Similar Resources on Wayground
10 questions
PEMANASAN UNBK

Quiz
•
KG - 9th Grade
12 questions
App Inventor 3. Тест после занятия

Quiz
•
1st - 12th Grade
10 questions
computer science league

Quiz
•
6th - 12th Grade
10 questions
PYTHON (Functions)

Quiz
•
6th Grade
10 questions
Motion & Variables in Scratch

Quiz
•
6th - 7th Grade
12 questions
Scratch Introduction Quiz

Quiz
•
1st - 8th Grade
12 questions
Python for loop

Quiz
•
4th - 12th Grade
10 questions
Shortcuts

Quiz
•
5th - 10th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade