Skip to content

Instantly share code, notes, and snippets.

@ugo-nama-kun
Created January 19, 2023 07:18
Show Gist options
  • Save ugo-nama-kun/beb7fac30a8bf5e8103910af7b115f67 to your computer and use it in GitHub Desktop.
Save ugo-nama-kun/beb7fac30a8bf5e8103910af7b115f67 to your computer and use it in GitHub Desktop.
debuggint technique
# from : https://twitter.com/karpathy/status/1610822271157022720?s=20&t=kEsA7YdbLhb7bMqg_PUxww
import code; code.interact(local=locals())
# something you want to check...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment