Python

Python variables: https://www.guru99.com/variables-in-python.html

Python Strings: https://www.guru99.com/learning-python-strings-replace-join-split-reverse.html

Python Tuples: https://www.guru99.com/python-tuples-tutorial-comparing-deleting-slicing-keys-unpacking.html

Python Dictionary: https://www.guru99.com/python-dictionary-beginners-tutorial.html

Python Operators: https://www.guru99.com/python-operators-complete-tutorial.html

Python Functions: https://www.guru99.com/functions-in-python.html

Python IF THEN loops: https://www.guru99.com/if-loop-python-conditional-structures.html

Python FOR WHILE loops: https://www.guru99.com/python-loops-while-for-break-continue-enumerate.html

Python Class Object: https://www.guru99.com/python-class-objects-object-oriented-programming-oop-s.html

Python Regex: https://www.guru99.com/python-regular-expressions-complete-tutorial.html

Python Date-Time: https://www.guru99.com/date-time-and-datetime-classes-in-python.html

Python Calendar: https://www.guru99.com/calendar-in-python.html

Python List: https://www.guru99.com/python-list-comprehension-sort-examples.html

Python File Handling: https://www.guru99.com/reading-and-writing-files-in-python.html

Python Check if File exists: https://www.guru99.com/python-check-if-file-exists.html

Python Copy File: https://www.guru99.com/python-copy-file.html

Python Rename File and Directory: https://www.guru99.com/python-rename-file.html

Python ZIP file: https://www.guru99.com/python-zip-file.html

Python Internet Access: https://www.guru99.com/accessing-internet-data-with-python.html

Python XML parser: https://www.guru99.com/manipulating-xml-with-python.html