Skip to content
#

user-input-validation

Here are 9 public repositories matching this topic...

This repository contains a Python application built with Tkinter for encrypting and decrypting text using the Caesar Cipher algorithm. The Caesar Cipher is a simple substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.

  • Updated Sep 11, 2024
  • Jupyter Notebook

This is a Command-line Inventory Application for managing inventory. You can create new items, update items, view a list of items, see details of one item, and delete items. Additionally, a cart functionality is included to manage shopping carts.

  • Updated Jun 15, 2024
  • JavaScript

Project 10: The Higher-Lower Game is an interactive command-line game where players guess which option has more followers on social media. The game continues as long as the user guesses correctly, tracking their score. It provides an engaging experience while demonstrating key programming concepts like data handling and user interaction.

  • Updated Dec 5, 2024
  • Python

The Email Administration Application is a simple program that simulates the creation of employee email accounts. It prompts the user to input their first and last name, selects a department, and generates an email ID with a random password. The application also allows users to manage mailbox capacity, alternate emails, and password changes.

  • Updated Dec 23, 2024
  • Java

Improve this page

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

Learn more