Skip to content
#

python-mini-projects

Here are 42 public repositories matching this topic...

qxresearch-event-1

Morse code is a method of transmitting text information as a series of on-off tones lights or clicks that can be directly understood by a skilled listener or observer without special equipment. It is named for Samuel F. B. Morse. Every character in the English language is substituted by a series of dots and dashes or something just singular dot …

  • Updated Feb 26, 2022
  • 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 python-mini-projects 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 python-mini-projects topic, visit your repo's landing page and select "manage topics."

Learn more