#!/usr/bin/env python3 def postfix() -> dict: postfix = dict() return postfix