Computer Science, asked by khan86khan87, 1 month ago

write a valid statement to store 75.5 to a float variable​

Answers

Answered by rohankishore746
2

Answer:

var = 75.5

Explanation:

in python there is no need of explaining the type

Similar questions