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="543974" type="text/python">
from browser import alert
alert('hello world from jsfiddle!')
</script>
<div id="brython_container_543974"></div>
</body>