Python-beginner-scripts
Python-beginner-scripts copied to clipboard
Python Project, Scripts, and Pattern Puzzles for Beginners
- **File/Project Name:** password manager - **What I want to work upon:** program for password management ## Instructions - Use comments and docstrings - Make folder if project contains more...
# Pull Request Template **Feature Name:** **Changes made:** mention your changes here ### Issue num (must) - # ### Self Check(Tick After Making pull Request) - [ ] I have...
**File/Project Name:** Tic Tac Toe Clone ## Instructions - Use comments and docstrings - Make a folder if the project contains more than one file - Lint your code using...
- **File/Project Name:** - **What I want to work upon:** Symbol pattern 13 ## Instructions - Use comments and docstrings - Make folder if project contains more than one file...
- **File/Project Name:** Area Of Trapezoid - **What I want to work upon:** Write a code that evaluate the area of trapezoid. ## Instructions - Use comments and docstrings -...
- **File/Project Name: Math/Armstrong Number Checker** - **What I want to work upon: Write a code to check whether the given number is Armstrong number** ## Instructions - Use comments...
- **File/Project Name: Symbol Pattern 2** - **What I want to work upon: https://github.com/Punit-Choudhary/Python-beginner-scripts/blob/main/Patterns/Symbol_Patterns/img/2.PNG** ## Instructions - Use comments and docstrings - Make folder if project contains more than one...
- **File/Project Name: numeric pattern 15** - **What I want to work upon: https://github.com/Punit-Choudhary/Python-beginner-scripts/blob/main/Patterns/Numeric_Patterns/img/numericpattern15.PNG** ## Instructions - Use comments and docstrings - Make folder if project contains more than one...
- **File/Project Name: Numeric Pattern 22** - **What I want to work upon: https://github.com/Punit-Choudhary/Python-beginner-scripts/blob/main/Patterns/Numeric_Patterns/img/numericpattern22.PNG** ## Instructions - Use comments and docstrings - Make folder if project contains more than one...
- **File/Project Name: Sieve of Eratosthenes** - **What I want to work upon: Sieve of Eratosthenes** ## Instructions - Use comments and docstrings - Make folder if project contains more...