Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please answer as soon as possible using python as the programming language and explain what is being done Link to the Oregon Trail: https://archive.org/details/msdos_Oregon_Trail_The_1990 also

please answer as soon as possible using python as the programming language and explain what is being done
Link to the Oregon Trail: https://archive.org/details/msdos_Oregon_Trail_The_1990
also been included in the second photo
Exercise A: image text in transcribed
Exercise B:
image text in transcribed
For this exercise you will design and implement a program that will receive numerical grades as user input, and then determine the letter grade that should be assigned. The conversion from numerical to letter grades is detailed in the table below (and note that the lower limit of each range is "inclusive", so a 90.0, for example, should receive letter grade "A+", and not letter grade "A"): In order to complete this task, you will need to: - review the "Assessment Scheme" section of your official course outline - assume that the grade ranges are inclusive (e.g., numerical grade 90 results in letter grade A+ ) Your submission for this exercise: - must ask the user for the overall grade received for tutorials, quizzes, assignments, and final - must be a source code file with filename ' 'comp1405_w23_\#\#\#\#\#\#\#\#\#_tutorial_03_a.py' For this exercise you will design and implement a simple menu inspired by the "General Store" encountered at the beginning of the educational game "The Oregon Trail". Players would select a profession (banker, carpenter, or farmer) for an initial balance of money, and then specify how many pounds of food or oxen to purchase before the game begins. In order to complete this task, you will need to: - observe how the menu was implemented in "The Oregon Trail"2 - decide on the professions and supplies you wish to support Your submission for this exercise: - must be a source code file with filename 'comp1405_w23_\#\#\#\#\#\#\#\#\#_tutorial_03_b.py' - must allow the user to select from three professions (each providing a different initial balance) - must allow the user to select the desired quantity of at least three different supplies - must print out the amount of money remaining after the desired purchases are made 1 You must replace the number signs in the filename with your official nine-digit student identification number

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Constraint Databases

Authors: Peter Revesz

1st Edition

1441931554, 978-1441931559

More Books

Students also viewed these Databases questions

Question

CL I P COL Astro- L(1-cas0) Lsing *A=2 L sin(0/2)

Answered: 1 week ago

Question

love of humour, often as a device to lighten the occasion;

Answered: 1 week ago

Question

orderliness, patience and seeing a task through;

Answered: 1 week ago

Question

well defined status and roles (class distinctions);

Answered: 1 week ago