Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
Loading...
Searching...
No Matches
Namespaces | Functions
custom_functions.py File Reference

Go to the source code of this file.

Namespaces

namespace  custom_functions
 

Functions

None custom_functions.perror (GlobalVariables global_variables, str string="This is an error")
 
None custom_functions.pwarning (GlobalVariables global_variables, str string="This is a warning")
 
None custom_functions.psuccess (GlobalVariables global_variables, str string="This is a success")
 
None custom_functions.pinfo (GlobalVariables global_variables, str string="This is a success")
 
None custom_functions.pdebug (GlobalVariables global_variables, str string="This is a debug string")