Commit Graph

4 Commits

Author SHA1 Message Date
e39fd93c81
lab-03:
- try body contains the loop. To study the effect of catching exceptions, the loop will terminate
	at the first presance of a letter. For example, '10 time 4', will only yield a sum of 10.
2020-10-02 16:49:48 +03:00
d1f38a542b
lab-03:
- Add try/catch preventing NumberFormatEx during runtime. No handling yet.
2020-10-02 16:28:26 +03:00
810480828a
lab-03:
- Parse ints class.
	- Still no Ex handling
2020-10-02 16:24:58 +03:00
4b8ebcf60c
lab-03:
- Count letters class. Class to test and handle exceptions.
2020-09-29 19:51:05 +03:00