Python training series quiz

Quiz
•
Professional Development, Computers
•
Professional Development
•
Hard

Michael Inyang
Used 4+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Documentation approach in Python includes the following except ?
Proper naming
Comment
Comment String
Accessing __doc__
Method
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Python have how many keywords ?
23
30
43
33
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
one of the following is not a key word in Python ?
Def
True
False
None
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A function must have one of the following except ?
return value
name
nested scope
Body or logic
5.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
All function must have a parameter ?
Answer explanation
Please reply with Yes or No
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A function in Python is the same as a Method ?
Yes
Sometimes
No
Only when written inside a nested scope
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
print(f"") is also called ?
print special type
print format or F-strings
print function
print format advance
8.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
*args will collect extra positional arguments as a ?
string
list
tuple
dictionary
9.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
**dao will collect extra keyword arguments as a ?
object
class
lambda
dictionary
Similar Resources on Wayground
10 questions
Day 3

Quiz
•
Professional Development
14 questions
Fundamental Python

Quiz
•
Professional Development
14 questions
operators in python

Quiz
•
Professional Development
10 questions
Funciones y Variables

Quiz
•
Professional Development
8 questions
Marathon - Unit 1

Quiz
•
Professional Development
10 questions
Mastering Python Input and Output

Quiz
•
Professional Development
10 questions
Python Basics

Quiz
•
Professional Development
7 questions
Python VII

Quiz
•
Professional Development
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