"8. WAP to print the sum of all the digits of a given number. Ex: I/P = 1234 O/P = 10" ...
MAX_INCIDENTS = 10000 # Maximum number of incidents to retrieve in one request, based on Python-Pagerduty SDK limits. BATCH_SIZE = 100 # Maximum number of incidents to update in one batch request.