beginner icon indicating copy to clipboard operation
beginner copied to clipboard

A simple GitHub repository with a simple Python project. This project was created for beginners to get a feel for working with git.

Results 5 beginner issues
Sort by recently updated
recently updated
newest added

A development branch should be added to the repository to reinforce good git practices.

The project should be better organized with directories created for each program.

This PR adds lots of info for beginners who may not know that they need to install Python beforehand, or how to navigate their Terminal. All of the added material...