Changes

Jump to: navigation, search

OPS435 Python Lab 5

30 bytes added, 12:09, 5 September 2017
PART 1 - Handling Errors
print(5 + 10)
except TypeError:
print('not At least one of the values is NOT an integer')
15
13,420
edits

Navigation menu