Skip to content

reinaldoperes/python-decorator-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-decorator-example

An example of decorator use

Available Scripts

In the project directory, you can run:

Windows

python decorator.py

Runs the file in the terminal

Linux

python3 decorator.py or just python decorator.py if any Python version < 3 is installed

Runs the file in the terminal

About

An example of decorator using

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages