Method: sumOdds(value: int): This method will sum all the odd values from 1 upto the value passed by parameter. This will display the sumas an integer value.Method: characterCount(phrase: str): This method will count the number of characters in the phrase that is passed by parameter. You cannot useany built in function ( ie len() ) and must use a looping activity. This should display the number of characters inthe phrase as an integerMethod: multiplicationPractice(): This method is to practice simple multiplication problems. The program should randomly generate twonumbers from 1-10 for the user to multiply. It should display the multiplication problem and allow the user toanswer the problem. It should display if the user got the answer correct or incorrect. The activity shouldcontinue until the user has gotten 3 different practice problems correct.Method: order(value1: int, value2: int, value3: int): This method is to order the 3 passed value from least to greatest. It should display the 3 values passed byparameter from least to greatest.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter9: Advanced Modularization Techniques
Section: Chapter Questions
Problem 1GZ
icon
Related questions
Question
100%

Method: sumOdds(value: int): 
This method will sum all the odd values from 1 upto the value passed by parameter. This will display the sum
as an integer value.
Method: characterCount(phrase: str): 
This method will count the number of characters in the phrase that is passed by parameter. You cannot use
any built in function ( ie len() ) and must use a looping activity. This should display the number of characters in
the phrase as an integer
Method: multiplicationPractice(): 
This method is to practice simple multiplication problems. The program should randomly generate two
numbers from 1-10 for the user to multiply. It should display the multiplication problem and allow the user to
answer the problem. It should display if the user got the answer correct or incorrect. The activity should
continue until the user has gotten 3 different practice problems correct.
Method: order(value1: int, value2: int, value3: int): 
This method is to order the 3 passed value from least to greatest. It should display the 3 values passed by
parameter from least to greatest.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 5 images

Blurred answer
Knowledge Booster
Array
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
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,