I learn about python, so I run python code in visual studio code on windows by creating a folder consisting of files main.py
and settings.json
.
The results in the terminal have no errors, but I am confused about execute the results to cmd or other files to be given to the user without seeing my code.