Display Python expression without print #311
Replies: 1 comment
-
ignore me.. this worked just fine with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have set up Sniprun with
Python3_fifo
and it works great with print()With an interactive python session, I don't have to call print for everything. Is there a way I can configure my sniprun so my python REPL always prints the output of an expression?
Beta Was this translation helpful? Give feedback.
All reactions