I saw this line in python:
print: ('koko')
There is no output when running this.
Can you explain this?