From the course: Advanced C Programming: Optimize Performance and Efficiency

Unlock the full course today

Join today to access over 24,500 courses taught by industry experts.

Challenge: Use an assignment operator

Challenge: Use an assignment operator

(upbeat music) - [Instructor] Your challenge is to create a program that asks the user to enter a value, have the code, then multiply that value by five and then divide it by three, displaying the results each time. This activity should take you a about 10 minutes.

Contents