Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write a program that take a choice to calculate and printthese requirements by using functions for each point.Main Menu:a . Count characters, change text numbers
Write a program that take a choice to calculate and printthese requirements by using functions for each point.Main Menu:a Count characters, change text numbers to integersand converts small character to capital.b Seriesc. Sum Perfects, Max Digits and Average Number.d Binary and Decimale. ExitIn menu a count characters: insert string input and then calculatethe numbers of character r t y until qEnter Your LettersratatihgyOutput:r t y change text to numbers to integers:enter your text number until qinput: abcvxqoutput: converts small character to capital: a A Return to main menu.In menu b series sinx x x x x xnn
series cosx x x x xnn
series F xx x x x x xn xnxnn Return to main menu.In menu c Sum perfect numbers : perfect number, a positiveinteger that is equal to the sum of its proper divisors.The smallest perfect number is which is the sum of and Other perfect numbers are and the program must print perfect numbersless than given input and print the summation ofperfect numbers Max Odd Digit: The Maximum odd Digit is Average Prime numbers: the program must print theaverage of prime numbers from to given input Return to main menuIn menu d Binary to decimal. Decimal to binary.
Write the code by using clanguage
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started