Skip to main content

Hi 

 

Need help with below code as learning .

 

#Trailhead

 

request if someone check and advise please.

 

Errors 

 Line 31 -   Variable does not exists: highestPrice 

Line 47 -  Variable does not exists : highestPricePosition

 

Error with code

 

Thanks Amit 

7 件の回答
  1. 2021年9月19日 19:26

    HighestPricePostion scope ends at line 39, I would say remove from there and paste it at line number 5, if that works for your requirement.

    Also if you could paste the code that would be more legible.

0/9000