Tinker with a text file using vim; write a very simple python program from the command line; learn how to work with Markdown in Jupyter Notebooks; submit your first assignment in GitHub Classroom.
A common reason for not using Vim for Python coding is that it has a weak out-of-the-box support for Python, especially when compared modern IDEs like PyCharm or VS Code. With the advancements over ...