I made a simple calculator in js and html.
Hello everyone, I made a simple calculator! It takes only 2 arguments which I plan to update. You can view it here: https://calculator.alanchen12.repl.co/
This is my first post here so I decided to have some fun in my message.
Nice! I actually made a calculator too, But it's in python, not html. Same concept though.
@XanderK20 Yeah, I wrote mine in js since I'm best at it.