You can easy run code examples by Code Runner VS Code extension. Install and run code by hot key (Ctrl+Alt+N). For all examples provided 3 languages: Typescript, Go, Python. For example, run tmp.go file will create a new tempCodeRunnerFile.go file in project folder and delete aftomatically after exited (code=0 or another)
[Running] go run "/home/dima/dev/github.com/messenger91/ultimate_backend_interview_sheetbook/tempCodeRunnerFile.go"
[1 2 3 4 5 6]