这是我第一次编码,我遇到了一些麻烦。这是我目前为止的代码(javascript)var userName = prompt("Hi! What is your name?"); // The answer the user gives for this prompt will be used later in the program
var hoursWorked = prompt("How many hours have you worked this week?"); //The answer the user gives for this prom