Brythonmagic

Some description, please keep it in one line author(s): Automatically generated by Brythonmagic

HTML

<script src="http://www.brython.info/src/brython_dist.js"></script>
<body onload="brython(2)">
  <script id="702004" type="text/python">
from browser import alert
alert('hello world from jsfiddle!')
  </script>
  <div id="brython_container_702004"></div>

</body>