30-Days-Of-Python
30-Days-Of-Python copied to clipboard
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may...
added 09 Day conditionals Chinese support
added 08_dictionaries Chinese support
Fix isdigit in 04_strings.py @Asabeneh
https://github.com/Asabeneh/30-Days-Of-Python/blob/763e78b6aed63f0815a7b03b890e723986ee485c/06_Day_Tuples/06_tuples.md?plain=1#L96 This doesn't run `las_index` is not same as `last_index`.
Added Chinese translation. Removed semicolons in Python code.