#!/usr/bin/env python3 from common import emit_grade raise SystemExit(emit_grade("medium"))