0
Can python store the float value in computer
5 Réponses
+ 8
@Russel A bit off-topic, but I still have a pack of the 5.25" 360kb ones :D
+ 6
Depending on what you mean by "in computer":
- yes, you can assign a floating point value to a variable
- yes, you can store it throughout the code's execution
- yes, you can store it as a file on your hdd, floppy disk (💾 yay!), flash card, etc.
+ 3
@Kuba Upvote for the mention of a floppy, epic
+ 3
when i read @Kuba said "floppy disk (yay!)"
me : XD
+ 1
x = 0.3333