My life is a series of if-else and try-catch statements.
Code:if(NeoTifa.isAwake) { try { NeoTifa.socialize(); } catch (exception noFriendsException) { NeoTifa.weepAtNight(); } } else { NeoTifa.sleep(); }
My life is a series of if-else and try-catch statements.
Code:if(NeoTifa.isAwake) { try { NeoTifa.socialize(); } catch (exception noFriendsException) { NeoTifa.weepAtNight(); } } else { NeoTifa.sleep(); }
Oh gods, why? ಥ_ಥ