✅ try catch
hey for example (i know tryparse exists)
is there a way to seperate the try / catch in a way that if int1 is valid (but int2 and int3 not) that int1 is still set
is there a way to seperate the try / catch in a way that if int1 is valid (but int2 and int3 not) that int1 is still set