PYTHON PROGRAMMING FUNDAMENTALS

Quiz
•
Computers, Other
•
11th Grade
•
Medium
Standards-aligned
Archana Pataskar
Used 477+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following piece of code when executed in Python shell?
>>> a=("Check")*3
>>> a
(‘Check’,’Check’,’Check’)
* Operator not valid for tuples
(‘CheckCheckCheck’)
Syntax error
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which are arithmetic operators?
+
-
>
<
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following cannot be a variable?
_init_
in
it
on
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of these is floor division?
//
/
%
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python is a general purpose programming language created by
Dennis M. Ritchie
Guido Van Rossum
James Gosling
Bjarne Stroustrup
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Expand IDLE
Internal Development Learning Environment
Integrated Development Learning Enforcement
Interactive Development Learning Environment
Integrated Development Learning Environment
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Example of valid identifiers
12Name
name$
total-mark
total_marks
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python Programming Quiz

Quiz
•
9th - 12th Grade
15 questions
Iteration

Quiz
•
9th - 12th Grade
15 questions
PGAS Memory Quiz

Quiz
•
9th - 12th Grade
18 questions
T-Level DPDD: Python Operators Quiz

Quiz
•
11th Grade
20 questions
MS Excel Quiz

Quiz
•
11th Grade
10 questions
Operators in C

Quiz
•
9th - 12th Grade
20 questions
Python Quiz (part 1)

Quiz
•
9th - 12th Grade
11 questions
Java Boolean Statements

Quiz
•
11th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade