You are creating a Python program that shows a congratulation message to employees on their service anniversary. You need to calculate the number of years of service and print a congratulatory message. You have written the following code. Line numbers are included for reference only. You need to complete the program. Which code should you use at line 03?

🎲 Try a Random Question  |  Total Questions in Quiz: 9  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
98-381: Introduction to Programming Using Python Exam — practice the complete quiz, review flashcards, or try a random question.


You are creating a Python program that shows a congratulation message to employees on their service anniversary. You need to calculate the number of years of service and print a congratulatory message. You have written the following code. Line numbers are included for reference only. You need to complete the program. Which code should you use at line 03?