Skip to content
#

user-input

Here are 50 public repositories matching this topic...

This program lets you track the scores for a game between two players. You start by entering the players' names, and then the program keeps track of their scores as you play. The game goes on until one of the players wins by either getting at least 15 points with a 2-point lead or scoring 7 points while the other player has none.

  • Updated Jul 27, 2024
  • Python

This project includes a variety of beginner-friendly Python exercises that cover essential programming concepts such as user input handling, basic algorithms, password validation, API requests, and character-based games, providing hands-on experience for learning Python fundamentals.

  • Updated Apr 17, 2025
  • Python

This repository contains two Python scripts, `stats_calculations.py` and `stats_user.py`, which provide a comprehensive toolset for performing statistical calculations. The program allows users to compute various statistical metrics such as mean, median, mode, variance, and standard deviation, all through a user-friendly command-line interface.

  • Updated Aug 2, 2024
  • Python

Improve this page

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

Learn more