Today I’ve coded in python but with streamlit so my calculator can run in a web-browser. It’s the same code than the other one but I just translated it.
I made a simple calculator. To create it, I had to learn Tkinter, a Python library used to create graphical interfaces, and it was actually quite simple to understand.
In the future, I would like to make bigger projects, like a portfolio website and more. My ultimate goal is to gain experience, improve my skills, and maybe one day work in the USA.