
Introduction to Python

Quiz
•
Computers
•
6th Grade
•
Easy
Sreeja Gopalakrishnan
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements is true about Python?
Python is a paid programming language.
Python is a low-level programming language.
Python uses English-like statements that are easy to understand.
Python cannot be used for communication with computers.
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Python ______ stands for Integrated Development and Learning Environment.
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Python IDLE is the ______ mode of Python where we type program commands one line at a time.
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
You can start Python by double-clicking the shortcut icon on the ______ or taskbar.
5.
MATCH QUESTION
1 min • 1 pt
Match the following.
interactive Mode
Processes instructions one line at a time and displays the answer.
Icon
Python IDLE Window
Has the extension .py.
Python Script File
6.
OPEN ENDED QUESTION
3 mins • 1 pt
Write a Python program to calculate the sum of two numbers entered by the user.
Evaluate responses using AI:
OFF
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python program to check if a given number is even or odd.
a) num = int(input("Enter a number: "))
if num % 2 == 0:
print("The number is odd")
else:
print("The number is even")
b) num = int(input("Enter a number: "))
if num // 2 == 0:
print("The number is even")
else:
print("The number is odd")
c) num = int(input("Enter a number: "))
if num % 2 == 0:
print("The number is even")
else:
print("The number is odd")
d) num = input("Enter a number: ")
if num % 2 == 0:
print("The number is even")
else:
print("The number is odd")
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Basics

Quiz
•
KG - University
14 questions
Python Data types & Exceptions

Quiz
•
1st - 10th Grade
15 questions
Python - тест

Quiz
•
1st - 12th Grade
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
10 questions
Python

Quiz
•
3rd - 10th Grade
10 questions
Python Introduction

Quiz
•
6th - 8th Grade
10 questions
Python Variables

Quiz
•
6th Grade
10 questions
6 -сынып Python тест

Quiz
•
6th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade