0

Some arithmetic operations I tried:

'2' - '1' = 1 (as expected)
'2' / '1' = 1 (makes sense)
'2' + '1' = 99 (how?)
'2' * '1' = 2450 (why???)
'2' % '1' = 1 (again why?)
Varrior
  • 1
  • 1

0 Answers0