Give the data type of the following variables:
a) x= 'Raghav'
b) y= 100.56
c) z=10
d) t=15 +6j
e) var1=[120, 130, 140, 'Ajit']
f) var2=(‘May’, ‘June’, 5, 6)
g) num=true
h) t="abc"*3
PLEASE IT IS VERY URGENT I WILL MARK AS BRAINLIEST
Answers
Answered by
0
Answer:
sorry i dont know the answer !!!!!
Answered by
4
Answer:
a string
b float
c integer
d list
e list
f boolean
g dictionary
h tuple
Explanation:
hope it helps
welcome
Similar questions