Skip to content

Instantly share code, notes, and snippets.

@Arnau478
Created March 17, 2025 10:52
Show Gist options
  • Save Arnau478/eb1f9ecbef29db9c4f2ff6b9b04e95f8 to your computer and use it in GitHub Desktop.
Save Arnau478/eb1f9ecbef29db9c4f2ff6b9b04e95f8 to your computer and use it in GitHub Desktop.
Python/JS polyglot
0//(print("Hello from python") or exit(0))
console.log("Hello from JS")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment