subject

There are 4 questions for IST=information technology software 1. Write a program that will ask the user to input a number between 50 and 60. Give a response which tells the user if the number is “within range” or “too high” or “too low”.

2. Write a program which will ask the user to enter two sports teams and a score for one followed by the score for the other. It should then calculate how many points each team will get (3 points for a win, 1 for a draw and 0 if they lose).

3. Create a program which will ask the user to enter the number of questions in a test and also the number the student scored in that test. It should work out the percentage they scored. For instance if the student got 12 correct out of 20 then they scored 60%. It should also work out if they passed the test and show a suitable message if they got 50% or more in the test and a different message telling them they failed the test if they scored under 50%.

4. Create a basic calculator interface that can perform addition, subtraction, multiplication and division. The program should ask the user which arithmetic operation they would like to perform, calculate the answer and then loop back to beginning to ask for another calculation.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:00
In he example code, what does the title attribute create? a tool tip an element a source a markup
Answers: 1
question
Computers and Technology, 22.06.2019 23:00
Suppose s, t, and w are strings that have already been created inside main. write a statement or statements, to be added to main, that will determine if the lengths of the three strings are in order by length, smallest to largest. that is, your code should determine if s is strictly shorter than t, and if t is strictly shorter than w. if these conditions hold your code should print (the boolean value) true. if not, your code should print false. (strictly means: no ties) example: if s, t, and w are "cat", "hats", and "skies" your code should print true - their lengths are 3-4-5; but if s, t, and w are "cats" "shirt", and "trust", then print false - their lengths are 4-5-5 enter your code in the box below
Answers: 2
question
Computers and Technology, 23.06.2019 11:00
How should you specify box sizes on a web page if you want the boxes to vary according to the font size of the text they contain? a. in pixels b. in inches c. as percentages d. in em units
Answers: 2
question
Computers and Technology, 23.06.2019 14:30
Choose the answers that best complete each sentence. on average,are more expensive than other kinds of postsecondary schools. the cost of room and board includes. to save money, some students attend auniversity in their home state.
Answers: 2
You know the right answer?
There are 4 questions for IST=information technology software 1. Write a program that will ask the...
Questions
question
Arts, 03.05.2021 17:20
question
German, 03.05.2021 17:20
question
History, 03.05.2021 17:20
question
Mathematics, 03.05.2021 17:20
question
English, 03.05.2021 17:20