This is my first ever attempt at making a calculator🤓☝
Keyboard shortcuts :
            
C to clear
            
Backspace to delete
            
/ for division
            
* for multiply
            
- for minus
            
+ for addition
            
. for float numbers
            
Enter for calculation
            
and numbers are.. well. their respective number
        
Numbers are round to 10 decimals.
0