top | item 26068059

(no title)

webgoat | 5 years ago

You can use the magic command `! ` in IPython to write shell commands with support for f-strings i.e. ``` arg = "test" out = ! echo {arg} ```

discuss

order

No comments yet.