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

5 lines
63 B
Plaintext
Raw Permalink Normal View History

2023-07-29 14:47:26 +00:00
# -*- mode: python -*-
# name: print
# key: p
# --
print(f'$0')