python-mini-project

There are 3 repositories under python-mini-project topic.

  • gladw-in/high-school-python-project

    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.

    Language:Python3000
  • SonawaneAshwini/Simple-Python-Mini-Projects

    From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world applicationĀ development

    Language:Python3101