4 lines
60 B
Python
4 lines
60 B
Python
|
|
#!/usr/bin/env python
|
||
|
|
|
||
|
|
print "\033[7mReversed\033[m Normal"
|