Question: lua language roblox studio undefined Problem 3 You work for five days. Using a while loop, ask the user how much money they make each
lua language
roblox studio
undefined
Problem 3 You work for five days. Using a while loop, ask the user how much money they make each day. Print how much money they have after five days. Problem 4 First, ask the user for their name. Second, ask the user how many times they want to print their name. Using a while loop, print the user's name the number of times they specified. Problem 5 Ask the user for two numbers, a and b. Print the sum of all the numbers between a and b (inclusive). Problem 6 Using a while loop, print even numbers from 201 to 100. Problem 7 Use a while loop to ask the user for 6 numbers. Print the maximum number. Problem 8 Use a while loop to ask the user for 5 numbers. Print the minimum number. Problem 9 Use a while loop to ask the user for 5 numbers. Print the average of the numbers. Problem 10 Use a while loop to ask the user for 5 numbers. Print the average of the first and last numbers. Problem 3 You work for five days. Using a while loop, ask the user how much money they make each day. Print how much money they have after five days. Problem 4 First, ask the user for their name. Second, ask the user how many times they want to print their name. Using a while loop, print the user's name the number of times they specified. Problem 5 Ask the user for two numbers, a and b. Print the sum of all the numbers between a and b (inclusive). Problem 6 Using a while loop, print even numbers from 201 to 100. Problem 7 Use a while loop to ask the user for 6 numbers. Print the maximum number. Problem 8 Use a while loop to ask the user for 5 numbers. Print the minimum number. Problem 9 Use a while loop to ask the user for 5 numbers. Print the average of the numbers. Problem 10 Use a while loop to ask the user for 5 numbers. Print the average of the first and last numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
