duafatimaa / EasyCalc

0 stars 0 forks source link

Input validation #10

Open duafatimaa opened 1 year ago

duafatimaa commented 1 year ago

Ensure that the form validates user input properly. The calculator should handle various scenarios, such as preventing non-numeric characters, handling division by zero, and handling excessive input length.