Thank you so much Sir for this amazing explanation!!!! I was struggling with the concept of menu driven programs and your video really did a great help..... Thank you once again😊😊
Kindly help I am writing a program to calculate the area and perimeter of 5 geometric figure. However the program should allow user to go back to the menu after an invalid selection. The program should exist after 3 failed attempts
12) Write a program using a “switch case” which ask a user to choose a number (1-3) from the display menu to perform the following functions: • For “1” calculate the square root of that number. • For “2” calculate the cube of that number. • For “3” print that number 50 times. • For “4” print the table of that number • In the case of none of the above cases, print invalid choice. can u help me to do this
This guy speaks like a pro. This is the way. None of this airy fairy 150 ways to get there. This is the loop! love it
Thanks! Appreciate the feedback🤘
omg this helps me through my coding class thank u sir!
Happy to help!
Thank you so much. it helps me a lot for my assignment.
Thank u sir, excellent explanation!!
Really helped me!!
Glad it helped
Thank you so much Sir for this amazing explanation!!!!
I was struggling with the concept of menu driven programs and your video really did a great help.....
Thank you once again😊😊
You are most welcome
Thank you
You're welcome
Ossam 💯💯💯💯
fascinating...
Kindly help
I am writing a program to calculate the area and perimeter of 5 geometric figure.
However the program should allow user to go back to the menu after an invalid selection.
The program should exist after 3 failed attempts
12) Write a program using a “switch case” which ask a user to choose a number (1-3) from the display menu to perform the following functions:
• For “1” calculate the square root of that number.
• For “2” calculate the cube of that number.
• For “3” print that number 50 times.
• For “4” print the table of that number
• In the case of none of the above cases, print invalid choice.
can u help me to do this
🔥💕👍
Thanks sir😊
Most welcome
was this the whole program created for the calculator