In this page, the video link of tutorial and quizzes on the Python languages is posted. After uploading tutorials, quiz link will be given to refresh the concepts.

#1 : Python – Introduction https://youtu.be/JhhUhbgaqCw
#2 : Python – Displaying Hello & Comments https://youtu.be/GhMvMsx3eWU
#3 : Python – Keywords & Identifiers https://youtu.be/ggiVS0TUn9k
#4 : Python Datatypes https://youtu.be/8ZUotME2uoc
#5 : Python Variables https://youtu.be/DFwDsRhSDoE
#6 : Python Type Conversion https://youtu.be/juHWaDiORc4
#7: IO Operations – Print https://youtu.be/LeJYyvFSroY
#8: IO Operations – input https://youtu.be/o_LuA-ejFXM
#9: Strings (PPT) https://kkiruthikha.wordpress.com/wp-content/uploads/2023/05/python-strings.pdf
Coding:https://kkiruthikha.wordpress.com/wp-content/uploads/2024/11/python_strings.ipynb-colab.pdf
#10: List (PPT) https://kkiruthikha.wordpress.com/wp-content/uploads/2023/05/python-list-1.pdf
Coding : https://github.com/KiruthikaKuppusaamy/Python-List.git
#11: Tuple (PPT) https://kkiruthikha.wordpress.com/wp-content/uploads/2023/05/python-tuple.pdf
Coding: https://github.com/KiruthikaKuppusaamy/Tuples.git
#12: Dictionary (PPT) https://kkiruthikha.wordpress.com/wp-content/uploads/2023/05/python-dictionary.pdf
Coding: https://github.com/KiruthikaKuppusaamy/Python—Dictionary.git
#13: Files (PPT) https://kkiruthikha.wordpress.com/wp-content/uploads/2023/06/6.-python-file.pdf
Coding: https://github.com/KiruthikaKuppusaamy/Python-Files.git
Quiz: https://forms.gle/yaXv1CviXubMEk9YA
#14: NumPy Tutorial https://github.com/KiruthikaKuppusaamy/NumPy/blob/main/Numpy_Tutorial.ipynb