
Python level 1 Autumn 2024
Authored by Nagmun Onu
Computers
7th Grade
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to take input from a user in Python?
name = input("Enter your name: ")
name = get_input("Enter your name: ")
name = read("Enter your name: ")
name = scan("Enter your name: ")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct if-else statement in Python?
if x > 10: print("x is greater than 10") else: print("x is 10 or less")
if x > 10 then print("x is greater than 10") else print("x is 10 or less")
If x > 10: print("x is greater than 10") else print("x is 10 or less")
if x > 10: print("x is greater than 10") elseif: print("x is 10 or less")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a variable in Python?
int x = 5
x = 5
declare x = 5
var x = 5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of string concatenation in Python?
name = "John" + "Doe"
name = "John" & "Doe"
name = "John" * "Doe"
name = "John" - "Doe"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to use an f-string in Python?
name = "Onu"
print(f"Hello, {name}!"
name = "Onu"
print(f'Hello, {name}!')
name = "Onu"
print(f"Hello, name!")
name = "Onu"
fprint("Hello, name!")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you convert a string to an integer in Python?
int("123")
str(123)
float("123")
char("123")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code:
num1 = 15
num2 = 5
print(num1/num2)
15
3
20
10
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Microsoft Windows
Quiz
•
4th Grade - University
15 questions
MORE ON CSS3
Quiz
•
7th Grade
10 questions
BÀI KIỂM TRA GIỮA KÌ 2 - LỚP 3
Quiz
•
1st - 10th Grade
17 questions
Kiến thức về trang tính
Quiz
•
7th Grade - University
10 questions
Computer Languages
Quiz
•
6th - 12th Grade
10 questions
Informatika
Quiz
•
6th - 8th Grade
12 questions
Microsoft Office Word
Quiz
•
4th Grade - University
11 questions
Ôn tập Lớp 3
Quiz
•
4th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade