#POTD 1 skel
# Author: <anonymized>
# Date: 4/7/2025
# Description:Making a math test program
input("What is 4 * 6?")
print("4 * 6 is 24")