KodingKid

The maths equation that breaks computers - Basic Scripting #35

Jul 7th, 2021 (edited)
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.15 KB | None | 0 0
  1. #you can do this in literally every programming language that allows you to do maths
  2. 0.1 + 0.2
  3. #this will output 0.3 but with loads of 0s and a 4 or false
Add Comment
Please, Sign In to add comment