Computer Science, asked by NOCOOLNAME, 5 hours ago

if x = 25 then what will print(x) and type(x) return?​

Answers

Answered by SIMBHUsim
1

Answer:

Print (x) equals to variable type

Explanation:

type (x) is variable

Similar questions