Question: Write a Python program that prints your name, CS classes taken (or other relevant experience), and the date on separate lines. Use one variable

    Write a Python program that prints your name, CS classes taken (or 

Write a Python program that prints your name, CS classes taken (or other relevant experience), and the date on separate lines. Use one variable each for the month, day, and year (3 total). Make sure there are no spaces between the forward slash and numbers. Submit the .py file. Sample Run: My name is Steven Allbee. I have taken CS 10 - Python Programming Today's date is 1/17/19

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Here is a simple Python program that prints the require... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!