Give the output of the following:
a) a=input()
print(type(a))
Answers
Answered by
1
Answer:
here is your ans
Strings will be type.
Answered by
0
Answer:
We use the print() function to output data to the standard output device (screen). ... x = 5; y = 10 >>> print('The value of x is {} and y is {}'.format(x,y)) The value of x is ... For example, we can import the math module by typing the following line:
________________
Similar questions
Math,
1 month ago
English,
1 month ago
Computer Science,
3 months ago
English,
9 months ago
English,
9 months ago