Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Writing your first Python program in VSCode

  • Extension (Left side) > Install the Python Extension

  • Create a new file called "hello-world.py" and add the following code. If a pop-up shows up about selecting an interpreter, there should be an option for Python3. If you get a message that Linter pylint is not installed, install that too.

  • Click the top-right green button to run. And now, you have successfully written your first Python code! 


Drop here!
Drop here!
Drop here!
Drop here!
Drop here!
Drop here!