Files
china-dictatorship/china-dictatorship.py

5 lines
91 B
Python
Raw Normal View History

2020-03-18 00:00:05 +00:00
#!/usr/bin/python3
2020-03-18 00:00:00 +00:00
2020-03-18 00:00:17 +00:00
import china_dictatorship
print(china_dictatorship.get_data(), end='')