Python Programming Fundamentals

Quiz
•
Computers
•
11th Grade
•
Medium
MOHAMMED (EMP823)
Used 9+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Is Python case sensitive when dealing with identifiers?
yes
no
machine dependent
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is invalid?
_a = 1
__a = 1
__str__ = 1
none of the mentioned
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All keywords in Python are in
lower case
UPPER CASE
Capitalized
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an invalid statement?
abc = 1,000,000
a b c = 1000 2000 3000
a,b,c = 1000, 2000, 3000
a_b_c = 1,000,000
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct operator for power(xy)?
X^y
X**y
X^^y
Similar Resources on Wayground
10 questions
CS Python Fundamentals Quiz 7 Review

Quiz
•
9th - 12th Grade
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
10 questions
GCSE SLR12 Classification of Languages

Quiz
•
7th - 12th Grade
10 questions
Python

Quiz
•
6th - 11th Grade
10 questions
Exploring Python Fundamentals

Quiz
•
11th Grade
10 questions
Programming - Test Data

Quiz
•
3rd - 11th Grade
10 questions
Comments and Variables in Python Programming

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

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade