Answer:
print("Predictions are hard.")
print("Especially about the future.")
user_num=5
print('user_num is:', user_num)
Step-by-step explanation:
there needs to be a comma between num is: ' and user_num
print("predictions are hard");
print("Especially");
println(about the future)
Num is :user Num.
3.6m questions
4.6m answers