subject

Write a python program that will accept monthly salary amounts greater than zero but less than or equal to 400,000.00 until the user enters the character β€˜e’. After the user

enters the character β€˜e’, calculate the net pay of all salaries by deducting income tax at

a rate of 25%, pension of 5% and housing contribution of 2% from each salary

entered. Additionally, print the number of salaries that were entered in the program

along with the number of salaries that exceed 300,000.00

write a python program
The English alphabet has 26 letters starting from A and ending with Z. If we map the

first 26 numbers i. e 1 through to 26 to each letter in the alphabet, we could encode

messages using numbers. For example, 123 could be represented as β€˜ABC’ and 26 could

be the letter β€˜Z’. Write a program that accepts 10 integers from the user ranging from 1

- 26. After accepting the values, the program should determine and print the

corresponding letters.​

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 05:00
Which best explains why a digital leader would join a society specializing in technology
Answers: 1
question
Computers and Technology, 24.06.2019 17:40
Write a program that begins by reading in a series of positive integers on a single line of input and then computes and prints the product of those integers. integers are accepted and multiplied until the user enters an integer less than 1. this final number is not part of the product. then, the program prints the product. if the first entered number is negative or 0, the program must print β€œbad input.” and terminate immediately
Answers: 2
question
Computers and Technology, 24.06.2019 22:10
In command prompt, whats a command that will list only .ini files in c: \windows\system32 directory?
Answers: 1
question
Computers and Technology, 24.06.2019 23:30
What is the opening page of a website called? a. web page b. landing page c. homepage d. opening page
Answers: 1
You know the right answer?
Write a python program that will accept monthly salary amounts greater than zero but less than or e...
Questions
question
Mathematics, 18.05.2021 21:00