Answer:
Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Use 35 hours and a rate of 2.75 per hour to test the program (the pay should be 96.25). You should use input to read a string and float() to convert the string to a number. ... #compute gross pay bye hours and rate per hour.
Explanation:
Answer:
BEGIN
SET count = 1
WHILE count <= 12 THEN
INPUT length
perimeter = length * length
PRINT perimeter
END WHILE
END
Explanation:
You can also set count to 0 and in while loop use count < 12 to loop just 12 times just as above
Answer:
These are some way I know
Answer:
A. Click on the Function Library group and select a function from the drop-down menu.
B. Click on the Function Library group and Insert Function.
E. Type = into any cell.
F. Click on the formula bar above the cells.
Dear ,you should ask it on stackoverflow and geekforgeelks , not here