Ad
Code
Diff
  • print("Hello moto")
    • print("helljo world")
    • print("Hello moto")

Its really simple just quatruple the integar.

def quatruple_integar(i):
    return i * 4