जैसे 6 * 7 = 6+6+6+6+6+6+6 a = int(input("Enter number 1: ")) b = int(input("Enter number 2: ")) mul = 0 mul += a