# -*- mode: snippet -*- # name: print float # key: pf # -- print(f"$0: {$1:,.2f}")