About

About EZMath and its founder

EZMath was originally created as a project for school by William Bohrer. It was used to demonstrate the power of Python and how it could be used on the web. It was released on GitHub on February 16, 2023, and published to GitHub Pages on February 27, 2023.

© 2023 William Bohrer. All rights reserved. Licensed under the MIT License: Full license
from js import window def redirect(url): window.location.href = url