Design a prgram using python

Assignment Help Python Programming
Reference no: EM13161784

Design a prgram USING PYTHON that students can use to calculate what score they need on final exam to get a certan final grade for a course.

Usually grades are accumulated by earning points in a category:

For example- Labs are worth 500 points, and homework is worth a total of 600 points. The percentages for labs, homework, and final are 50%, 25%, and 25%. If someone earns 450/500 and 500/600, would be the minimum score to earn an A(90 or above)

final exam grade = [sum of (pointsearned/total points*percent) for each category]/ percent of final exam

requirments:

Ask student for info anout each category

Use info to calculate and acummulate total points so far and percent

write a function that will calculate the final exam score from the accumlated standing, percentage, and min grade the student desires

Print out grade required on exam

Reference no: EM13161784

Questions Cloud

Public boolean chackanagram : write the anagramList() chackanagram. checkAnagram returns true if its two Word parameters have original words that are nagrams. If not, checkAnagram returns false. use the ethod header below to write checkanagram. Assume that all Word methods work a..
50 element array of integers with random numbers : write a java code to instantiate and initialize a 50 element array of integers with random numbers in the range of 45 through 256 inclusive.
Develop a web-scraping program : Develop a web-scraping program that can obtain the html contents from a URL and parse the contents to extract data to be used as the source data for a system integration document. This needs to be done in Visual Studio, preferrably VB, C#, or C++.
Data structures class : data structures class this project will give you an introduction. There are two important data structures that you will learn and use. The first is a stack, it is a LIFO (Last In First Out) structure. You can think of it like a a stack of plates in y..
Design a prgram using python : Design a prgram USING PYTHON that students can use to calculate what score they need on final exam to get a certan final grade for a course.
Indicates that the student id is abc54301 : Indicates that the student ID is ABC54301 and the answer to question 1 is  True, the answer to question 2 is False, and so on. This student did not  answer question 9. The exam has 20 questions, and the class has more than  150 students. Each corre..
Write java code to read integers from an input file : write java code to read integers from an input file and write only the odd numbers to an output file. the two file names will be provided on the command line as the input file followed by the output file.
List all the registration system stakeholders : 1. List all the registration system stakeholders. How is each group affected?
Recent prostate cancer screening test : On a recent prostate cancer screening test, Dale received positive results. It is known that this typescreening test will show 99% positive for people who have cancer

Reviews

Write a Review

Python Programming Questions & Answers

  Cleint software so that it does not display

Rewrite the cleint software so that it does not display an echo of a message sent by the users. Maybe it means that each time a user tries to send a private message that same message is also sent back to them? summary: stop that from happening?

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Program to do the enciphering

Write a program to do the enciphering. It should prompt the user for a message, and print out both the entered message and its corresponding ciphertext.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Fill in the python code

Fill in the Python code to play Tic Tac Toe. I won't award points unless it runs succesfully. # Tic-Tac-Toe Game def drawBoard(board): # Draws the board using the list of numbers print(" ") print(" ",board[0]," | ",board[1]," | ", board[2]) print("--..

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  The initial number for generating the sequences

Then, after the functions, read in the initial number for generating the sequences. Here, check that it is a positive integer. If it is not, give an error message and exit the program.

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Console program where you will implement

Create a console program where you will implement coding constructs and variables that are needed for this program and will implement the code within Main and any required static methods.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd