BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4873855350865920/lesson/1dc8e2aaebf5826b4cb079b3f8f6c97d?ref=outlook-calendar
SUMMARY:Homework Lesson 2
DTSTART;TZID=America/Los_Angeles:20260407T190000
DTEND;TZID=America/Los_Angeles:20260407T200000
LOCATION:https://www.learndesk.us/class/4873855350865920/lesson/1dc8e2aaebf5826b4cb079b3f8f6c97d?ref=outlook-calendar
DESCRIPTION: Lesson 2 Homework:
Take your homework program from Homework1.py which stored the title and salary of a Profession. Make functions welcome, enter the title, intercalary, display, and main. Call all your functions from the main function.
Use the functions to print a welcome message, get a professional title, get a salary, and print out professional details.
Hint: use:
salary = float(salary) to convert salary to a decimal number
Your program would run like this:
Welcome to my Program
What is your professional title? DoctorHow much money do you make? 120000You are a&nbsp; DoctorYou make 120000 dollars
You can call your python homework2 file homework2.py
Send your homework to students@cstutoring.com for marking
homework help is available at $15 per hour or part on Skype you can make an appointment at this link: Book Skype Appointment

https://www.learndesk.us/class/4873855350865920/lesson/1dc8e2aaebf5826b4cb079b3f8f6c97d?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR