Problem 45568. Times 5

Try out this test problem first.

Given the variable x as your input, multiply it by five and put the result in y.

Examples:

Input x = 1 Output y is 5 Input x = 2 Output y is 10

Solution Stats

95.69% Correct | 4.31% Incorrect
Last Solution submitted on Mar 22, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers105

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!