Python-beginner-scripts
Python-beginner-scripts copied to clipboard
Python Project, Scripts, and Pattern Puzzles for Beginners
- **Snake Water and Gun Game** - **What I want to work upon:** ## Instructions - Use comments and docstrings - Make folder if project contains more than one file...
- **File/Project Name: Trigonometric values** - **What I want to work upon: To print trigonometric values of a given right-angled triangle** ## Instructions - Use comments and docstrings - Make...
- **File/Project Name:** -Symbol Pattern 186 - **What I want to work upon:** -Add code for Symbol Pattern 186 ## Instructions - Use comments and docstrings - Make folder if...
- **File/Project Name:** -Symbol Pattern 188 - **What I want to work upon:** - Add code for Symbol Pattern 188 ## Instructions - Use comments and docstrings - Make folder...
- **File/Project Name:** -Symbol Pattern 183 - **What I want to work upon:** - Add code for Symbol Pattern 183 ## Instructions - Use comments and docstrings - Make folder...
- **File/Project Name:volume of cone** - **What I want to work upon:i want to add code for calculating volume of cone** ## Instructions - Use comments and docstrings - Make...
- **File/Project Name:surface area of sphere** - **What I want to work upon:i want to add code for calculating surface area of sphere** ## Instructions - Use comments and docstrings...
- **File/Project Name:volume of cuboid** - **What I want to work upon: i want to add code for calculating volume of cuboid** ## Instructions - Use comments and docstrings -...
- **File/Project Name: Calculate nPr** - **What I want to work upon: Add code to find r permutations of n objects, i.e nPr** ## Instructions - Use comments and docstrings...
- **File/Project Name: Calculate nCr** - **What I want to work upon: Add code to calculate r combinations of n objects, i.e nCr** ## Instructions - Use comments and docstrings...