I’m taking a Go course on Udemy but the sample program that I wrote based on the course does not produce any output either in VS code or in command prompt. It takes the command but does nothing and brings up a new prompt.
Can anyone provide help on why the code is not working as intended?
Thank you.
The code is a simple program that’s supposed to take some pre-defined variables and calculate the future value of an amount given.