fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

VPython

Do you get a syntax error when you execute the following code in Chrome on Windows? Or do you get something like "run.js:76 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('sandbox.glowscript.org') does not match the recipient window's origin ('glowscript.org')."

Web VPython 3.2
a = 3m
print(a)

sandbox.glowscript.orgWeb VPython