Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Page 1 of 4 (CH9) Program Assignment Instructions Last Chang 1/2021 Read and follow the directions below carefully and perform the steps in the order

image text in transcribed
Page 1 of 4 (CH9) Program Assignment Instructions Last Chang 1/2021 Read and follow the directions below carefully and perform the steps in the order listed. You will be solving one programas instructed and turning in your work electronically via an uploaded file within Eagle Online/Canvas and copy & paste the program to the Text Entry box as well. Make sure and check your work prior to uploading the assignment (Print this instruction sheet if needed) Instructions 1. Using Python IDLE, create a New Empty Script Flle in your working drive. Note: refer to (SET) How to Download Install and Use Python IDLE link (Page 8) within module 2 on how to create a script file (NOTE: PLEASE MAKE SURE TO CREATE A SCRIPT FILE WITH PYTHON PROGRAM AND NOT RUN PROGRAM IN INTERACTIVE MODE AND SUMBITIM 2. Save the file with the name CHSLastFirst.py, making sure to know where you saved it, where Last and First is your actual Lastname and Firstname (Reminder: You don't need to add the py extension, IDLE will automatically add the extension) 3. You will develop a Letter Grade Counter Program as described below: a. In this modular program (using functions), you will create a dictionary-based gradebook with student's name and letter grade as key-value pair. You will then count the number of similar grade letters (A, B, C, D, and F). initialized in a list and display a report (as shown in the screenshots below). Firstly, you will accept from the user the number of students to add to the gradebook. You will then prompt for each student's name and letter grade and create a dictionary-based gradebook. The program should then count the number of similar grade letters made by students and display a report as shown in the screenshot below: (NOTE: Other than the data input, your output should look EXACTLY like in the below table showing a few sample runs for you to compare, the items shown after the : and ? symbols are what you enter as input; those items can vary for each sample run): 1 Welcome to Let Gede Carrega 2 Icoor te letter Grade Center Program many students do you wanted to the trades Enter the name of student may students do you want to add to the gradebook of studentima grade? student Charles Brade tudents Enter the name of studentjes grade Inter Rame of student and what is any's pradec Enter the student 143111 what is 1111'serated Eeter the folder Jack wat is j's grace stent 86 rea The name of students anci 16's grade

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

Hands-On Database

Authors: Steve Conger

2nd Edition

0133024415, 978-0133024418

More Books

Students also viewed these Databases questions

Question

How wide are Salary Structure Ranges?

Answered: 1 week ago