Write a program that asks the user to enter their name

Assignment Help Python Programming
Reference no: EM132230449

Question:

For this program you will be writing a program that will use if-else or if-elif-else statements.

Read-It-All bookstore has a book sales club where customers can earn reward points that can be used for their next purchase.

If a customer purchases 0 books, he/she earns 0 points.

If a customer purchases 1-3 books, he/she earns 5 points.

If a customer purchases 4-6 books, he/she earns 10 points.

If a customer purchases 7-8 books, he/she earns 15 points.

If a customer purchases 9 books, he/she earns 20 points.

If a customer purchases 10 or more books, he/she earns 25 points.

Write a program that asks the user to enter their name (First and last name), and the number of books that he or she has purchased this month and displays their name and the number of points they have earned for the month. Your program may run once per user, or may loop to accept multiple users.

REMEMBER to put your name on the lab with comments, and write comments in the program to tell what the program is doing.

Data for the program:

Mary Smith 5 books

John Franklin 1 book

Stewart Jones 0 books

Marvin Applegate 7 books

Ernestine Miller 8 books

Francis Butterworth 3 books

Arlene Cooper 0 books

Maryanne Fisher 2 books

Andrea Martin 10 books

Larry Andrews 9 books

Verified Expert

The solution file is implemented in python programming language which read customer's first name, lats name and no of books purchased then it will check the condition and display the reward points for the customer to use next purchase.This program will read multiple customers input and print the reward points. The wile will terminate by user input as 'N'.The report file of this assignment has source code and output screen shots of program.

Reference no: EM132230449

Questions Cloud

Explain how the volunteering ties to your leadership purpose : Evaluate current industry solutions or remediation activities to address the identified labor costs - Explain how the volunteering ties to your leadership
What is the amount of net pay for the employee : An employee earned $4,600 in February working for an employer. What is the amount of net pay for the employee for the month of February
Determine amount of overhead assigned to luxury product line : Suppose the Luxury boat requires 4,250 machine hours, 135 inspections, Using activity proportions, determine amount of overhead assigned to Luxury product line
Prepare adjusting general journal entry for the fiscal year : Alpha Company had credits sales that amounted to $300,000. Use this information to prepare the adjusting General Journal entry for the fiscal year
Write a program that asks the user to enter their name : Write a program that asks the user to enter their name (First and last name), and the number of books that he or she has purchased this month and displays
Compute the correct cash balance : A bank reconciliation revealed cash per the bank statement of $1,484, cash per company records of $1,681, The correct cash balance is
How was stress measured by the expert : What are the qualifications of the expert interviewed for the article? Come up with one example of a bias that might be influencing the expert.
Prepare the journal entries necessary to record transactions : The Farmer Corporation engaged in the following transactions during 2014. Prepare the journal entries necessary to record each of the above transactions
Explain settings within each system that influence your life : Identify the two systems you chose and describe settings within each system that influence your life and behavior/activity. Then explain how demands.

Reviews

Write a Review

Python Programming Questions & Answers

  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.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  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.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  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 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.

  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.

  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.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  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.

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