Quiz Question 1 of 5
In the provided code snippet, which of the following correctly represents a function call?
input_num = 14
offset_num = input_num - 10
print(offset_num)
Choose the correct answer below:
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.