Join Now
Home Aptitude Reasoning DI VA GK CA CA Hindi Quiz Placements
1
2
3
4
HelloWorld
Hello World
Hello+"World"
None of the above
my_variable
myVariable
1variable
_variable
Integer
Float
String
Boolean
9
Error
Which of the following is a valid data type in Python?
Real
Complex
All of the above
What is the output of the following code?
num = 2.5 print(type(num))
2.5
'2.5'
float
str
x = 5
5 = x
x + 5
5 + x
What is the data type of the variable 'age' in the following code?age = 25
123variable
_my_variable