Test with Brython

This page contains a simple application written in Python, directly within a <script> element in the HTML, transcompiled to JavaScript using the Brython library.

View the source code (Ctrl+U or Cmd+Opt+U) to see how things are implemented.

The application

Type in your name and "You" will change into what you type, in a random color, each time you press a new key.

Hello You!