Python Basic

Quiz
•
Computers
•
10th Grade
•
Hard
Fendy K
Used 36+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is Python ?
Python is text-based programming
Python is a kind of snake
Python is block-based programming
Python is human language
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of not(true or false) ?
true
false
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the difference between 10 / 3 and 10 // 3 ?
10 / 3 is division. 10 // 3 is subtraction.
10 / 3 is floor division. 10 // 3 is subtraction.
10 / 3 is floor division. 10 // 3 is division.
10 / 3 is division. 10 // 3 is floor division.
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Assignment Operator is ...
used to assign values to variables
and, or, not
+, -, %
+=, <<=, %=
==, <=, !=
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is this code true or false?
number = int(input("Input your number:"))
if number % 3 == 0:
if number % 5 == 0:
print ("FizzBuzz")
else:
print("Fizz")
elif number % 5 == 0:
print("Buzz")
else:
print(number)
True
False
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many errors in this image?
1
2
3
4
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
What line is error?
4
5
6
7
8
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PF Unit 10

Quiz
•
9th Grade - University
17 questions
Python

Quiz
•
6th - 10th Grade
15 questions
Bài 22-Kiểu dữ liệu danh sách

Quiz
•
10th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
14 questions
Python Data types & Exceptions

Quiz
•
1st - 10th Grade
10 questions
Trắc nghiệm: Bài 16-Ngôn ngữ lập trình bậc cao và Python

Quiz
•
10th Grade
10 questions
Exploring Python: Input and Output Essentials

Quiz
•
9th Grade - University
14 questions
Python Syntax

Quiz
•
6th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade