Python - Basic - Questions New One
Python - Basic - Questions New One
b) Rasmus Lerdorf
d) Niene Stom
a) object-oriented programming
b) structured programming
c) functional programming
a) .python
b) .pl
c) .py
d) .p
a) capitalized
b) lower case
c) upper case
a) 38
b) 0
c) Error
a) indentation
b) key
c) bracket
a) //
b) #
c) !
d) /*
8. Use of id function
a) bc
b) abc
c) a
d) bca
a) 31 characters
b) 63 characters
c) 79 characters
a) -a = 1
b) a = 10
c) _str_ = 1
a) myString_1
b) 1stString
c) foo
d) -