Skip to content

Snakestongue/Python-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Practice Projects

A collection of my Python projects I’ve built while learning and practicing fundamentals. These projects are small and just for my learning.

Projects

Password Checker

A program that checks how strong a password is.

Calculator

A basic project that includes addition, subtraction, multiplication, and division.

Basic Notes App

A basic project that saves content to a .txt file.

Skills used in this repository

  • Variables
  • Conditional Statments
  • Loops (For/While)
  • Input & Validation
  • Basic file handling (txt, csv)
  • Error handling (Try/Except)
  • Type hinting
  • Using sys
  • Using Random

About

This is a folder containing all of my python practice projects I've built.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages