News

The python code import this file and print the even or odd numbers. Furthermore, another python code counts the odds and even numbers and creates a pie chart with their percentages.
Contribute to Poojith23/Python-program-to-print-all-even-numbers-in-a-range development by creating an account on GitHub.
odd.append(k) print even # check the list print odd # check the list Creating a function A function is a block of code that performs one desired action. Common examples are the “print ()” function ...