Introduction to Brython
What is Brython?
Brython is a Python to JavaScript compiler.
It allows us to write Javascript by using Pythonique style.
Therefore, your code will be much cleaner.
But, it is quite slow and does not support any package
like numpy and matplotlib.
The following is what I have copied and added some tiny modifications from
Brad Traversy's webpage, he is a full stack web developer.
If you are interested in how
to generate these things, you may visit his
video tutorial
and also the original
source code.
Hello Brad
Click the "get joke" button
Saved Item: