Skip to content
#

basic-python-project

Here are 10 public repositories matching this topic...

Language: All
Filter by language

Python number guessing game: Computer picks a random number, user tries to guess it. Computer gives hints (too high/low). Repeat until correct. Add difficulty levels, limited tries, or scoring for more challenge.

  • Updated Aug 17, 2024
  • Python

Simple high school project with turtle, turtle is a pre-installed Python library that enables users to create pictures and shapes by providing them with a virtual canvas. The onscreen pen that you use for drawing is called the turtle and this is what gives the library its name.

  • Updated Aug 6, 2024
  • Python

Improve this page

Add a description, image, and links to the basic-python-project topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the basic-python-project topic, visit your repo's landing page and select "manage topics."

Learn more