Created
January 19, 2023 07:18
-
-
Save ugo-nama-kun/beb7fac30a8bf5e8103910af7b115f67 to your computer and use it in GitHub Desktop.
debuggint technique
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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