Ad
  • Custom User Avatar

    Hi Lucille81 --> Maybe it just makes it a bit more challenging?

    'abv' = 'alcohol by volume' => anyway for our purposes to get A in the formula use this line:-

    A = drinks['ounces'] * drinks['abv'] // note drinks is an object!

    Hope this helps someone, somewhere...