Python Basics

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Sanjana S
Used 7+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Who developed Python Programming Language?
Wick van Rossum
Rasmus Lerdorf
Guido van Rossum
Niene Stom
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Is Python case sensitive when dealing with identifiers?
No
Yes
machine dependent
none of the mentioned
Answer explanation
Case is always significant while dealing with identifiers in python.
Ex: All are different
Name
name
NaMe
NAME
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the file extension for a Python script?
.py
.java
.html
.txt
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is not a Python data type?
Integer
String
Float
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the output of the following Python code snippet?
print(10 // 3)
3.33
3
3.0
10
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is a correct way to comment in Python?
// This is a comment
/* This is a comment */
# This is a comment
** This is a comment **
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the output of the following Python code snippet?
print(10 % 3)
3.33
1
3.0
10
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Reverse Python quiz

Quiz
•
8th - 9th Grade
20 questions
Combined Python Turtle 1&2

Quiz
•
8th Grade
14 questions
Python Basic Unit 1

Quiz
•
7th - 8th Grade
20 questions
Intro to Python

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

Quiz
•
8th - 10th Grade
15 questions
Coding Fundamentals

Quiz
•
6th - 7th Grade
14 questions
year 8 lesson 2 quiz - python

Quiz
•
8th - 10th Grade
11 questions
Programming Lesson 1 Review

Quiz
•
8th 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
Discover more resources for Computers
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
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Plotting Points on the Coordinate Plane

Quiz
•
7th - 8th Grade