b522b5c
1
2
3
4
5
#!/usr/bin/env python3 from common import emit_grade raise SystemExit(emit_grade("medium"))