My Python Skills




Basic python

In Basics of Python, I larnt about java behind the code(how it works) and other topics like functions, loops, etc.

Oops

Python is an object oriented programming language. so i learn topics in oops like abstraction, encapsulation, inheritance, and polymorphism.

functions

A function is a block of code which only runs when it is called. it will use when there are lots of data with same type.

Libraries

I don't know much about it but I will learn it.