+ 5
5/2 == 2.5 and 5//2 == 2 (Because // means integer division. It only results a integer) 7%2 == 1 (When you divide 7 by 2, 1 is the remainder, so, 1 is the answer)
22nd Mar 2020, 8:37 AM
Sarthak
Sarthak - avatar