Skip to content
#

python-fundamentals

Here are 38 public repositories matching this topic...

Python-Fundamentals-Roadmap

A structured, beginner-friendly repository designed to teach the fundamentals of Python programming. This repository offers lessons organized into branches, allowing new learners to follow a step-by-step roadmap to build a solid foundation in Python. Perfect for self-learners and anyone starting their coding journey.

  • Updated Dec 30, 2024
  • Jupyter Notebook

Hangman is a word-guessing game. The computer selects a random word, and the player tries to guess it letter by letter. The player has a limited number of attempts. Incorrect guesses lead to parts of a stick figure being drawn. If the player guesses the word before the figure is complete, they win.

  • Updated Oct 7, 2024
  • Python

Improve this page

Add a description, image, and links to the python-fundamentals 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-fundamentals topic, visit your repo's landing page and select "manage topics."

Learn more