|
1 | | -# sololearn-python-for-beginners |
2 | | -Solutions for Sololearn's "Python for Beginners" course |
| 1 | +# Solutions to Sololearn's "Python for Beginners" course |
| 2 | + |
| 3 | +<table border="1"> |
| 4 | + |
| 5 | + <tr> |
| 6 | + <td><big><b>Section</b></big></td> |
| 7 | + <td><big><b>Title</b></big></td> |
| 8 | + </tr> |
| 9 | + |
| 10 | + <tr> |
| 11 | + <td>2.2</td> |
| 12 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/02.2">Goal!</a></td> |
| 13 | + </tr> |
| 14 | + |
| 15 | + <tr> |
| 16 | + <td>3.2</td> |
| 17 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/03.2">Do The Math</a></td> |
| 18 | + </tr> |
| 19 | + |
| 20 | + <tr> |
| 21 | + <td>4.2</td> |
| 22 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/04.2">Exponentation</a></td> |
| 23 | + </tr> |
| 24 | + |
| 25 | + <tr> |
| 26 | + <td>6.0</td> |
| 27 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/06.0">Flight Time</a></td> |
| 28 | + </tr> |
| 29 | + |
| 30 | + <tr> |
| 31 | + <td>7.2</td> |
| 32 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/07.2">Output The String</a></td> |
| 33 | + </tr> |
| 34 | + |
| 35 | + <tr> |
| 36 | + <td>8.2</td> |
| 37 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/08.2">New Lines</a></td> |
| 38 | + </tr> |
| 39 | + |
| 40 | + <tr> |
| 41 | + <td>9.2</td> |
| 42 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/09.2">Hey There</a></td> |
| 43 | + </tr> |
| 44 | + |
| 45 | + <tr> |
| 46 | + <td>11.0</td> |
| 47 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/11.0">Leaderboard</a></td> |
| 48 | + </tr> |
| 49 | + |
| 50 | + <tr> |
| 51 | + <td>13.2</td> |
| 52 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/13.2">Value Of The Variable</a></td> |
| 53 | + </tr> |
| 54 | + |
| 55 | + <tr> |
| 56 | + <td>15.2</td> |
| 57 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/15.2">Convert The Input</a></td> |
| 58 | + </tr> |
| 59 | + |
| 60 | + <tr> |
| 61 | + <td>18.0</td> |
| 62 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/18.0">Tip Calculator</a></td> |
| 63 | + </tr> |
| 64 | + |
| 65 | + <tr> |
| 66 | + <td>20.2</td> |
| 67 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/20.2">At The Boiling Point!</a></td> |
| 68 | + </tr> |
| 69 | + |
| 70 | + <tr> |
| 71 | + <td>21.2</td> |
| 72 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/21.2">Face Control</a></td> |
| 73 | + </tr> |
| 74 | + |
| 75 | + <tr> |
| 76 | + <td>22.2</td> |
| 77 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/22.2">Age Groups</a></td> |
| 78 | + </tr> |
| 79 | + |
| 80 | + <tr> |
| 81 | + <td>24.2</td> |
| 82 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/24.2">Call It Even</a></td> |
| 83 | + </tr> |
| 84 | + |
| 85 | + <tr> |
| 86 | + <td>26.0</td> |
| 87 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/26.0">BMI Calculator</a></td> |
| 88 | + </tr> |
| 89 | + |
| 90 | + <tr> |
| 91 | + <td>27.2</td> |
| 92 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/27.2">Strings</a></td> |
| 93 | + </tr> |
| 94 | + |
| 95 | + <tr> |
| 96 | + <td>28.2</td> |
| 97 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/28.2">Bingo</a></td> |
| 98 | + </tr> |
| 99 | + |
| 100 | + <tr> |
| 101 | + <td>29.2</td> |
| 102 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/29.2">List Of Numbers</a></td> |
| 103 | + </tr> |
| 104 | + |
| 105 | + <tr> |
| 106 | + <td>30.2</td> |
| 107 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/30.2">Date Picker</a></td> |
| 108 | + </tr> |
| 109 | + |
| 110 | + <tr> |
| 111 | + <td>31.2</td> |
| 112 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/31.2">The Last Character</a></td> |
| 113 | + </tr> |
| 114 | + |
| 115 | + <tr> |
| 116 | + <td>33.0</td> |
| 117 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/33.0">Sum of Consecutive Numbers</a></td> |
| 118 | + </tr> |
| 119 | + |
| 120 | + <tr> |
| 121 | + <td>35.2</td> |
| 122 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/35.2">Queue Management</a></td> |
| 123 | + </tr> |
| 124 | + |
| 125 | + <tr> |
| 126 | + <td>36.2</td> |
| 127 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/36.2">Broken Keyboard</a></td> |
| 128 | + </tr> |
| 129 | + |
| 130 | + <tr> |
| 131 | + <td>37.2</td> |
| 132 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/37.2">Welcome, Sololearner!</a></td> |
| 133 | + </tr> |
| 134 | + |
| 135 | + <tr> |
| 136 | + <td>38.2</td> |
| 137 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/38.2">Call The Function</a></td> |
| 138 | + </tr> |
| 139 | + |
| 140 | + <tr> |
| 141 | + <td>39.2</td> |
| 142 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/39.2">Area Of A Rectangle</a></td> |
| 143 | + </tr> |
| 144 | + |
| 145 | + <tr> |
| 146 | + <td>42.0</td> |
| 147 | + <td><a href="https://github.com/c-stev/sololearn-python-for-beginners/tree/main/solutions/42.0">Search Engine</a></td> |
| 148 | + </tr> |
| 149 | + |
| 150 | +</table> |
0 commit comments