C programming Practice writing programs with nested control structures (i.e. if-else ifelse statements, while loops, for loops, and do-while loops). For this, you will convert your Classwork 6 pseudocode to C code. Your program will write the song introduction using a do-while loop. The dance instruction will use a while loop. Inside the while loop, the program will have a for loop that iterates through the 16 steps of the Cupid Shuffle, using an if-else if-else block to determine what step it is and print out the instruction. Example Compilation and Execution Do you like group/line dances? Well, I do, and my favorite is the Cupid Shuffle. Please put it on and I’ll show you how to do it! Is the introduction over (y/n)? n Do what you want. Is the introduction over (y/n)? n Do what you want. Is the introduction over (y/n)? y Alright, it’s dance time! Is the song over (y/n)? n Alright, keep on going! Step 1: Step right Step 2: Step right Step 3: Step right Step 4: Step right Step 5: Step left Step 6: Step left Step 7: Step left Step 8: Step left Step 9: Kick right Step 10: Kick left Step 11: Kick right Step 12: Kick left Step 13: Turn around Step 14: Turn around Step 15: Turn around Step 16: Turn around Is the song over (y/n)? n Alright, keep on going! Step 1: Step right Step 2: Step right Step 3: Step right Step 4: Step right Step 5: Step left Step 6: Step left Step 7: Step left Step 8: Step left Step 9: Kick right Step 10: Kick left Step 11: Kick right Step 12: Kick left Step 13: Turn around Step 14: Turn around Step 15: Turn around Step 16: Turn around Is the song over (y/n)? y Congratulations, you have just learned the Cupid Shuffle!

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section5.4: For Loops
Problem 11E
icon
Related questions
Question

C programming

Practice writing programs with nested control structures (i.e. if-else ifelse statements, while loops, for loops, and do-while loops).

For this, you will convert your Classwork 6 pseudocode to C code. Your program will write the song introduction using a do-while loop. The dance instruction will use a while loop. Inside the while loop, the program will have a for loop that iterates through the 16 steps of the Cupid Shuffle, using an if-else if-else block to determine what step it is and print out the instruction.
Example Compilation and Execution

Do you like group/line dances? Well, I do, and my favorite is the Cupid
Shuffle. Please put it on and I’ll show you how to do it!
Is the introduction over (y/n)? n
Do what you want.
Is the introduction over (y/n)? n
Do what you want.
Is the introduction over (y/n)? y
Alright, it’s dance time!
Is the song over (y/n)? n
Alright, keep on going!
Step 1: Step right
Step 2: Step right
Step 3: Step right
Step 4: Step right
Step 5: Step left
Step 6: Step left
Step 7: Step left
Step 8: Step left
Step 9: Kick right
Step 10: Kick left
Step 11: Kick right
Step 12: Kick left
Step 13: Turn around
Step 14: Turn around
Step 15: Turn around
Step 16: Turn around
Is the song over (y/n)? n
Alright, keep on going!
Step 1: Step right
Step 2: Step right
Step 3: Step right
Step 4: Step right
Step 5: Step left
Step 6: Step left
Step 7: Step left
Step 8: Step left
Step 9: Kick right
Step 10: Kick left
Step 11: Kick right
Step 12: Kick left
Step 13: Turn around
Step 14: Turn around
Step 15: Turn around
Step 16: Turn around
Is the song over (y/n)? y
Congratulations, you have just learned the Cupid Shuffle!

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Types of Loop
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT