Spaces:
Sleeping
Sleeping
File size: 80 Bytes
69ad385 |
1 2 3 4 5 6 |
#!/usr/bin/python3
# -*- coding: utf-8 -*-
if __name__ == '__main__':
pass
|