Skip to content
#

string-manipulation

Here are 211 public repositories matching this topic...

A collection of beginner Python programs covering essential programming concepts like user input, arithmetic operations, string manipulation, and condition handling. Perfect for early-stage learners to practice and understand Python fundamentals with real-world problem scenarios.

  • Updated Jun 7, 2025
  • Python

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 string-manipulation 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 string-manipulation topic, visit your repo's landing page and select "manage topics."

Learn more