If something occurs due to incorrect code or input what re we supposed to do | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

If something occurs due to incorrect code or input what re we supposed to do

Exception code. Input

24th Jul 2019, 6:52 PM
KƬrā ƇhĆ¢Ć¢Ć±Ć¢
KƬrā ƇhĆ¢Ć¢Ć±Ć¢ - avatar
2 Respostas
+ 7
You are supposed to try to correct the incorrect input or try and fix the codešŸ‘šŸ‘
24th Jul 2019, 8:10 PM
Adetunji Dorcas
Adetunji Dorcas - avatar
+ 1
using a try and catch or try and except or ... (depends on language) to have a default value so the program doesn't freak out
24th Jul 2019, 9:56 PM
Anton Bƶhler
Anton Bƶhler - avatar