subject

Description You've inherited some code from another programmer. All you
found was a note with the following written on it:
Truck loading guide: Pallets of oranges weigh 100 lbs. Pallets
of watermelons weigh 200 lbs. Have to load up the left then
right of the truck and keep it as balanced as possible. How
many on each side? Melons always go together.
Here is the code:
let oc = 14
let wc = 3
let ow = 100
let ww = 200
let to = ocow
let tw = wc ww
let ttl= to + tw
let es = ttl 2
let Ihso = es / Ow
let rhso = oC - Ihso
Rewrite the code so that it makes sense without needing a
note. Use meaningful names and comments.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 16:20
Octothorpe is another name for what common computer keyboard symbol?
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
To check whether your writing is clear , you can
Answers: 2
question
Computers and Technology, 24.06.2019 11:00
Under the home tab, where can a user find options to change the bullet style of an outline? in the slides group in the font group in the paragraph group in the drawing group
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
How can we take picture in this app
Answers: 1
You know the right answer?
Description You've inherited some code from another programmer. All you
found was a note with...
Questions
question
Mathematics, 23.12.2019 01:31