Question: Programming fundamentals i C++ Assignment #1 (4 points) Write a program that prints out the following menu: 1- Calculate the series. 2- Draw triangle 3-

Programming fundamentals i C++ Assignment #1 (4 points) Write a program that prints out the following menu: 1- Calculate the series. 2- Draw triangle 3- Read numbers 4- Reverse even digits 5- Exit If the user press one: the program should calculate the following series: n axi Bi! Where: a is the sum of prime numbers from 1 to Xi B is the reverse of Xi X, n:integers given by the user. If the user press 2: The program should draw an isosceles triangle (well glus Salia), the number of lines is given by the user, consider the following example: If the user entered 5, then the program should print
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
