sep
separator
end
tab
Free and open source
freeware
open source
shareware
eval
assert
nonlocal
pass
It supports automatic garbage collection
It can be easily integrated with C,C++,COM, ActiveX, CORBA, and java
Both of the above
None of the above
PYTHONPATH
PYTHONSTARTUP
PYTHONCASEOK
PYTHONHOME
else
raise
import
All of the mentioned
Lists
Dictionary
Tuples
Class
a_=3
_a=3
a?=3
All of These
"12345"
"@#$%"
"Rajesh"
type()
data_type()
datatype()
dataType()
ascii()
getAscii()
get_ascii()
ord()
platform-independent
Low Level Language
Python is open-source and free to use
Object Oriented Programming
.py
.python
.ppt
.pyt
High Level
Object Oriented
Low Level
Both A and B
Boolean
Integer
Float
String
print('Hello Word')
print("Hello Word")
print(Hello Word)
1st_string
my_string_1
_mySring
infomax
Integrated Development and Learning Environment
Interpreted Development and Language Environment
Integrated Development and Language Environment
Integrated Designing and Language Environment
Complex Number
None
A variable can store any datatype type of value
A variable can store only numeric value
A variable can store only one type of value
A value of a variable is change each type when it run