NEW
Font size
S
M
L
XL
WorksheetsPython programming
Total questions: 10
Worksheet time: 5mins
Name
Class
Date
1.
What is Python really?
a)
Python is an interpreted language.
b)
visual basic
c)
a snake
d)
a form of font for writing
2.
what are the advantages of python?
a)
free and open source
b)
can do the work for you
c)
easy
3.
how is the memory managed in python?
a)
private head space
b)
flash drive
c)
monitor
d)
c#
4.
what is lambda in python?
a)
function without a name
b)
a made up word
c)
not a function
d)
a cereal
5.
what is module and package in python?
a)
A package is a collection of Python modules
b)
A NO NAME FUNCTION
6.
WHAT IS DOC STRING IN PYTHON?
a)
string literal that occurs as the first statement module
b)
NOTHING
c)
IDEK
d)
SAND
7.
what is 8%2
a)
0
b)
16
c)
24
d)
86
8.
what is python?
a)
a programming language
b)
a code
c)
nothing
d)
a game
9.
How do you keep track of different versions of your code?
a)
Version control
b)
python
c)
essential coding
d)
3%
10.
What does this stuff mean:
*args, **kw args? And why would we use it?a)
The identifiers
args and kwargs are a convention, you could also use *bob and **billy but that would not be wise.b)
questions
c)
optinal
d)
banks
Reset
