Some beginner projects for new members to get the hang of things.
Add your name and a few fun facts to practice HTML.
https://magnarisa.github.io/BeginnerIsland/role-call.html
Add your name using the turtle library. Make your own file in the role_call_lib folder. Add it as an import to the main file and call it like on lines 39-41.
Download Python 3 Installer https://www.python.org/
How to use PyCharm https://www.jetbrains.com/help/pycharm/creating-and-running-your-first-python-project.html
