Answer:
This is what I answered for mine and got a %100
Explanation:
num=int(input("Enter a number: "))
print(num * 8)