Code Challenge

(Code challenge)

Date, 2024/09/29

By Melkizedek Orwa

Description

1; A program that prompts the user to input student marks. The input should be between 0 and 100. Then output the correct grade. 2; A program that takes as input the speed of a car e.g 80. If the speed is less than 70, it should print “Ok”. Otherwise, for every 5 km/s above the speed limit (70), it should give the driver one demerit point and print the total number of demerit points. 3; A program that calculates an individual’s Net Salary by getting the inputs of basic salary and benefits. Calculate the payee (i.e. Tax), NHIFDeductions, NSSFDeductions, gross salary, and net salary.

Installation

You use git clone to be able to download the documents in the GitHub

Installation Requirements

Git Node.js

Installation instruction

Git clone https://github.com/Melrwa/Week-1-code-challenge.git

Live Link

Technologies used

HTML CSS Github Javascript

Support and contact details

Melkizedek Orwa

License

The content of this site is licensed under the MIT license Copyright (c) 2024.