3 lines
80 B
Python
3 lines
80 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
from __future__ import print_function, unicode_literals
|