#!/bin/env python
from c20 import C20

print(C20().status())
