ComIn 0.5.1
ICON Community Interface
Loading...
Searching...
No Matches
test_print.py
Go to the documentation of this file.
1import comin
2
3comin.print_debug("This is a debug message!")
4comin.print_info("This is a info message!")
5comin.print_warning("This is a warning!")