subject

Instructions write a program that uses while loops to perform the following steps: prompt the user to input two integers: firstnum and secondnum (firstnum must be less than secondnum). output all odd numbers between firstnum and secondnum. separate each number with a space output the sum of all even numbers between firstnum and secondnum. output the numbers and their squares between 1 and 10. output the sum of the square of the odd numbers between firstnum and secondnum. output all uppercase letters. separate each letter with a space

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:00
Our primary purpouse as electricians is to do wich of the following core concepts? a: install electrical components in a way they can be upgraded b: install electrical equiptment in a way that reduces heat c: install electrical systems in a safe manner d: only b and c
Answers: 1
question
Computers and Technology, 23.06.2019 02:30
Experimental data that is expressed using numbers is said to be
Answers: 1
question
Computers and Technology, 24.06.2019 00:40
To maintain clarity and focus lighting might be needed
Answers: 2
question
Computers and Technology, 24.06.2019 16:50
7.23 main lab 7 - online shopping cart background this main lab extends the earlier prep lab "online shopping cart part 1". (you should save this as a separate project from the earlier prep lab). you will create an on-line shopping cart like you might use for your on-line purchases. the goal is to become comfortable with setting up classes and using objects. requirements this lab can be done individually or as pair programming. expanded itemtopurchase class (15 points) extend the itemtopurchase class as follows. we will not do unit testing in this lab so we will not be giving you the names of the member functions. create good ones on your own. create a parameterized constructor to assign item name, item description, item price, and item quantity (default values of "none" for name and description, and 0 for price and quantity). additional public member functions set an item description get an item description print the cost of an item - outputs the item name followed by the quantity, price, and subtotal (see example) print the description of an item - outputs the item name and description (see example) additional private data members a string for the description of the item. example output of the function which prints the cost of an item: bottled water 10 @ $1.50 = $15.00 example output of the function which prints the item description:
Answers: 1
You know the right answer?
Instructions write a program that uses while loops to perform the following steps: prompt the user...
Questions
question
Mathematics, 15.05.2021 06:30
question
Mathematics, 15.05.2021 06:30
question
Health, 15.05.2021 06:30
question
Mathematics, 15.05.2021 06:30
question
Mathematics, 15.05.2021 06:30
question
Mathematics, 15.05.2021 06:30
Questions on the website: 13722367