|
3 | 3 | <img alt="GitHub contributors" src="https://img.shields.io/github/contributors/alisharify7/Python-Less"> |
4 | 4 | </p> |
5 | 5 |
|
6 | | -- How clone repository: |
| 6 | +- How clone the repository: |
7 | 7 |
|
8 | 8 | Git clone https://github.com/alisharifyy/Python-Less.git |
9 | 9 |
|
10 | 10 |
|
11 | 11 | # Python-Less |
12 | | -## Solve Some Fun Peoblem Set in Here With Python |
| 12 | +## Solve Some Fun Problem Set in Here With Python |
13 | 13 |
|
14 | 14 |
|
15 | 15 | > 1.<a href="./Guess-game"> Guess-Game </a> |
16 | | - >> How it Work: Think About a Number betweeb 1 to 1000 in Your Head Then Run Program |
| 16 | + >> How it Work: Think About a Number between 1 to 1000 in Your Head Then Run the Program |
17 | 17 | >> App Guess a Number and ask you: is my number Grater Than Your Number or Less Than . |
18 | 18 | >> Then answer it |
19 | | - >> Purpose of this app is Guessed Your Number In Less Step it can |
| 19 | + >> Purpose of this app is to Guessed Your Number In Fewer steps it can |
20 | 20 | ___ |
21 | 21 | > 2.<a href="./File_Manager"> File-Manager </a> |
22 | 22 | >> A python File manager to manage your file |
23 | 23 | |
24 | 24 | ___ |
25 | 25 | > 3.<a href="./Rock-paper-Scissors"> Rock Paper Scissors </a> |
26 | | - >> a Simulation of Rock paper Scissors Game |
| 26 | + >> A Simulation of Rock Paper Scissors Game |
27 | 27 |
|
28 | 28 | ___ |
29 | 29 |
|
30 | 30 | > 4.<a href="PassWord-Generator" > PassWord Generator </a> [Cli Version] |
31 | | - >> a app For Generating Strong Password For You |
| 31 | + >> an app For Generating Strong Password For You |
32 | 32 | |
33 | 33 | [Web app Version] : <a href='https://github.com/alisharifyy/Flask-apps/tree/main/Web-PassWord-Gn'>CLICK!</a> |
34 | 34 | ___ |
|
38 | 38 | ___ |
39 | 39 |
|
40 | 40 | > 6.<a href='./Roll-Dice-Game' > Mystery Roll Dice Game</a> |
41 | | - >> a Mystery Roll-Dice-Game Game With Different Rule To play |
| 41 | + >> A Mystery Roll-Dice-Game Game With Different Rule To play |
42 | 42 |
|
43 | 43 | ___ |
44 | 44 |
|
45 | | -> 7.<a href='https://github.com/alisharifyy/Python-Less/tree/main/Python-Line-Counter' > Python (Loc) line Couner </a> |
46 | | - >> a file to count all your line of code in python files(this program ignore whitspace and comments) |
| 45 | +> 7.<a href='https://github.com/alisharifyy/Python-Less/tree/main/Python-Line-Counter' > Python (Loc) line Counter </a> |
| 46 | + >> a file to count all your line of code in Python files(this program ignore whitespace and comments) |
| 47 | +
|
| 48 | +___ |
| 49 | + |
| 50 | +> 8.<a href='https://github.com/alisharify7/Python-Less/tree/main/DnsManager-Webapp' > Dns Manager - Web Application </a> |
| 51 | + >> a web Application for Managing your DNS in browser |
47 | 52 |
|
48 | 53 | ___ |
0 commit comments