Question: For this project, you'll create your own program in Jupyter notebook ( like project 1 ) where you produce an application of your choice. You'll
For this project, you'll create your own program in Jupyter notebook like project where you produce an application of your choice. You'll apply all major programming concepts you have learned so far. You can use any resources to help you with that task, but write your own code.
When you search for project ideas in books or the internet you'll find many programs and suggestions. However, do not just copy and paste! Use this as a learning opportunity. If you start with a program you find online or somewhere else you must modify the code more than just renaming a variable
Pick one of the following project ideas:
Text based adventure game
Quizz game
Story generator
Unit or currency converter
Rock Paper Scissors game
Prime number generator
Requirements for your project:
Your program must include:
user input
progam output
ifstatements at least if elif or else conditions
while loop
function for reoccuring program task
documentation within your code
a counting variable like points or how often the user has run that program,
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
