• Decorator in Python

    Decorator in Python
    decorator is used a lot in python. so how to create a decorator and why you should use it. let's go find the answer!
  • How to use Closure in Python

    How to use Closure in Python
    in this article, tipsmake.com will work with you to learn about closure in python, how to define a closure and why you should use it. let's go find the answer!