Computer Science, asked by amanyadavji7982, 5 months ago

num=input(“enter a number “)

What will be the data type of variable num?

a) Integer b) Float c) String d) Unknown​

Answers

Answered by Anonymous
2

Answer:

hi...

Explanation:

the correct option is

d) unknown

as the datatype is not mentioned and a number can be only float or integer not string

hope it helps you ☺️

Similar questions