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
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
15 questions
Coding Fundamentals

Quiz
•
6th - 7th Grade
11 questions
Programming Lesson 1 Review

Quiz
•
8th Grade
10 questions
Python Basics

Quiz
•
8th - 10th Grade
12 questions
Coding and Robotics

Quiz
•
8th - 12th Grade
15 questions
Python Turtle Quiz

Quiz
•
7th Grade
14 questions
Python Turtle - MCA Year 7

Quiz
•
7th Grade
10 questions
Python - Printing, Variables and Syntax

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade