2019-04-27 15:58:14 +02:00

6 lines
94 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
def debug(string):
return
print(string)