.emacs.d/snippets/python-mode/print

6 lines
64 B
Python

# -*- mode: python -*-
# name: print
# key: p
# --
print(f'$0')