dim empName as string, dim hourlyRate as single, dim hoursWorked as integer, dim wages as single, empName = inputbox("Enter employee name"), hourlyRate = inputbox("Enter employee's hourly rate"), hours = inputbox("Enter employee's hours worked"), wage = hourlyRate * hours, msgbox("The wages for " & empName & " are £ " & wages).

Tabela rankingowa

Motyw

Opcje

Zmień szablon

Przywrócić automatycznie zapisane ćwiczenie: ?