5. Given the tuple: num = (30, 35, 40,45,50,55,60,65,70,75,80,85,90,95,100) Write a Phyton program that will a) Count and display the number of even and odd numbers b) Find and display the sum of all...


5. Given the tuple:<br>num = (30, 35, 40,45,50,55,60,65,70,75,80,85,90,95,100)<br>Write a Phyton program that will<br>a) Count and display the number of even and odd numbers<br>b) Find and display the sum of all even numbers<br>c) Find and display the sum of all odd numbers.<br>

Extracted text: 5. Given the tuple: num = (30, 35, 40,45,50,55,60,65,70,75,80,85,90,95,100) Write a Phyton program that will a) Count and display the number of even and odd numbers b) Find and display the sum of all even numbers c) Find and display the sum of all odd numbers.

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here