<p>in this i just need to update the privios code like it have display null when the array is empty and display the same number to both min and max when i have only 1 item in the array</p> ...
in this we are creating a fizzbuzz problem that is if number divisible by 3 print 3 and divisble by 5 print buzz if both then fizzbuzz otherwise number where 1 to 20 ...