+ 5
Why this is giving "False" as input?
a = 4.20 b = 2.10 print(a+b == 6.30)
4 Answers
+ 3
You can also try:
Python + Numbers == goodSolution
Is also false đ
+ 2
NotAPythonNinja that's kinda interesting
Anyways thanks bro/sis đ
+ 1
NotAPythonNinja why there's 1 at the end????