Calculator

Difficulty level

Calculators are not only one of the most useful tools, but also a great way to understand the UI and event handling in an application. In this task, you will create a calculator that supports basic arithmetic calculations on integers.

Sources

English

https://github.com/startupemulator/challenges/tree/main/calculator

sources
Russian

https://github.com/startupemulator/challenges/blob/main/calculator/README.ru.md

sources

Previous participants

0