CompTIA Tech+ (FC0-U71) FC0-U71 — Question 31
Topic 1 · Question 31 of 41
Topic 1 · Question 31
A user is writing code to calculate the amount of pay for each worker at a company. The pay rate is the same for all workers. The code will use the formula amount_of_pay = nunber_of_hours * pay_rate Which of the following should be used in the code to represent pay_rate?