Welcome to Online IDE!! Happy Coding :) Original population: (Rounding to nearest: 10) [Nice, 156] [Abu Dhabi, 146] [Naples, 145] [Vatican City, 15] [London, 11] [Birmingham, 2] Processing population for: Nice(156) Processing the small portion: 1 This is large portion: 155 Checking negative number: -9 Small population is not divisible by: 5 What is frequencyRoundedNumberInLargePortion: 31 Large portion population is in this sequence: 150, 155, 160 ..... Population: (rounded UP) 156=> 160 (to nearest 10) Processing population for: Abu Dhabi(146) Processing the small portion: 1 This is large portion: 145 Checking negative number: -9 Small population is not divisible by: 5 What is frequencyRoundedNumberInLargePortion: 29 Large portion population is in this sequence: 140, 145, 150 ..... Population: (rounded UP) 146=> 150 (to nearest 10) Processing population for: Naples(145) Processing the small portion: 0 This is large portion: 145 Checking negative number: -10 Population is exactly divisible by: 5 Population: (rounded UP) 145=> 150 (to nearest 10) Processing population for: Vatican City(15) Processing the small portion: 0 This is large portion: 15 Checking negative number: -10 Population is exactly divisible by: 5 Population: (rounded UP) 15=> 20 (to nearest 10) Processing population for: London(11) Processing the small portion: 1 This is large portion: 10 Checking negative number: -9 Small population is not divisible by: 5 What is frequencyRoundedNumberInLargePortion: 2 Small portion is less than: 5 Population: (rounded DOWN) 11=> 10 (to nearest 10) Processing population for: Birmingham(2) Processing the small portion: 2 This is large portion: 0 Checking negative number: -8 Small population is not divisible by: 5 What is frequencyRoundedNumberInLargePortion: 0 Small portion is less than: 5 Population: (rounded DOWN) 2=> 0 (to nearest 10) Population rounded to nearest 10 [Nice, 160] [Abu Dhabi, 150] [Naples, 150] [Vatican City, 20] [London, 10] [Birmingham, 0] ** Process exited - Return Code: 0 **