Please do in C

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Please do in C

Post by answerhappygod »

Please do in C
Please Do In C 1
Please Do In C 1 (17.38 KiB) Viewed 36 times
Define a function hitOrstand that takes no argument. It should have the user enter a word. If the word starts with 'h' (upper or lower case), return 'h'. If the word starts with 's' (upper or lower case), return 's'. Otherwise it should ask again until an acceptable response is entered. Note: the user shouldn't be told what to enter. Of course, for a "real" program you'd want to actually print a prompt. We can assume the auto-grader knows.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply