Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysayaovong/checkinggrosspay
Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Use 35 hours and a rate of 2.75 per hour to test the program (the pay should be 96.25). You should use input to read a string and float() to convert the string to a number. Do not worry about error checking or bad user data.
https://github.com/ysayaovong/checkinggrosspay
Last synced: about 1 month ago
JSON representation
Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Use 35 hours and a rate of 2.75 per hour to test the program (the pay should be 96.25). You should use input to read a string and float() to convert the string to a number. Do not worry about error checking or bad user data.
- Host: GitHub
- URL: https://github.com/ysayaovong/checkinggrosspay
- Owner: YSayaovong
- Created: 2024-08-27T15:05:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T15:05:43.000Z (4 months ago)
- Last Synced: 2024-08-27T16:42:43.564Z (4 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md