Python Decorators

VERIFIED
Certificate of Achievement

This is to certify that

Remi De Flon

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: Dec. 29, 2020

Verification ID: 8417729b-6580-4547-aaae-d4c950ba388d

VERIFIED
Certificate of Achievement

Python Decorators

This is to certify that

Remi De Flon

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: Dec. 29, 2020

Verification ID: 8417729b-6580-4547-aaae-d4c950ba388d

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 Sept. 12, 2019. Real Python certifies their completion of the Python Decorators 101 course on Dec. 29, 2020.

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.