👤

Answer :

Answer:

num = int(input("Enter a number: "))

print ("Answer= "+ str(num * 12))

Explanation:

Go Teaching: Other Questions