Question: Instructions Create and push the following program Github: 4 3 6 0 - introduction Language: Python Entry Point: index.py Interface: / name / why /

Instructions
Create and push the following program
Github: 4360-introduction
Language: Python
Entry Point:
index.py
Interface:
/name
/why
/what
/fact
Content
/name: what is your name and year
/why: why did you choose computer science as your field
/what: what do you want to do in computer science once you graduate
/fact: one fun fact about yourself
make sure there is a default incase I try to enter an option that is not
one of the 4 listed.
This does not need to loop. I should simply run the program again with
a different option.
Once I download your program I should be able to run it with the command "python
index.py /option"
Example to get started:
Instructions Create and push the following

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock 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!