Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please help with the short tasks in c++ 6. Have the user choose a number between 1 and 100 . Use a while loop to

please help with the short tasks in c++
image text in transcribed
6. Have the user choose a number between 1 and 100 . Use a while loop to let the computer guess the random number. The user should tell the computer if the guess is HIGH of LOW and the computer should adjust accordingly, until it figures out the number. 7. Create a function that takes in a number and outputs a box of stars of that size. 8. Create a function that takes in a number and outputs all the primes up until and including that number. 9. Create a function named ALICE that calls another named BOB. Each function should say it's name when it is called. 10. Create a function that takes in X and adds 2 to it using pass by reference

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Securing SQL Server Protecting Your Database From Attackers

Authors: Denny Cherry

3rd Edition

0128012757, 978-0128012758

More Books

Students also viewed these Databases questions