Python Decorators

VERIFIED
Certificate of Achievement

This is to certify that

Lewi Uberg

has successfully completed

Python Decorators 101

a course of study offered by Real Python (realpython.com), an online learning platform and expert community for Python software developers.

Completion Date: Nov. 28, 2019

Verification ID: d1f80081-36bf-4ab0-a6f7-9d8ec364777e

VERIFIED
Certificate of Achievement

Python Decorators

This is to certify that

Lewi Uberg

has successfully completed

Python Decorators 101

a course of study offered by Real Python (realpython.com), an online learning platform and expert community for Python software developers.

Completion Date: Nov. 28, 2019

Verification ID: d1f80081-36bf-4ab0-a6f7-9d8ec364777e

Course Description

Skill level: intermediate

In this course on Python decorators, you'll learn what they are and how to create and use them. Decorators provide a simple syntax for calling higher-order functions in Python. By definition, a decorator is a function that takes another function and extends the behavior of the latter function without explicitly modifying it.

Certificate of Completion

This person’s account is verified and was created on Nov. 14, 2019. Real Python certifies their completion of the Python Decorators 101 course on Nov. 28, 2019.

About Real Python

Real Python is an online learning platform and expert community for Python software developers. It offers interactive online classes and in-depth tutorials created by a team of subject matter experts.