+ 4
Changed default value of second number from uninitialized to 1. When initialized to 0, it causes issues as you try and preform math operations with 0. But when initialized to 1, you have no need to enter the second number. https://code.sololearn.com/c9780O8q9nlI/?ref=app
3rd Jan 2022, 9:18 AM
Slick
Slick - avatar