Sir, I am a student of class 11. I am learning the Python Programming and I am trying to create a program in which I want to print "Infinite" when divisor is 0. But when I divide by 0, it gives Infinite but also print None. Now please advise me that what can I do to remove None and print only Infinite. Thank you Nikhil Yadav