When I enter a value after running the code the following error is displayed
Uncaught TypeError: Cannot set properties of null (setting 'startingCash')
at :1:34635
at :1:35959
I am a beginner programmer and not very familiar with Js, so I don't know what this could mean. If I am running the code incorrectly or there is something that I am missing please let me know.
When I enter a value after running the code the following error is displayed
Uncaught TypeError: Cannot set properties of null (setting 'startingCash') at:1:34635
at :1:35959
I am a beginner programmer and not very familiar with Js, so I don't know what this could mean. If I am running the code incorrectly or there is something that I am missing please let me know.
Screenshot
Desktop