7. Create the following tuples using a for loop : sa 11 cs chapter 12 / PythonCSIP CS IP 7. Create the following tuples using a for loop : Read More »
8. Given a tuple pairs = ((2, 5), (4, 2), (9, 8), (12,10)), count the number of pairs (a, b) such that both a and b are even. sa 11 cs chapter 12 / PythonCSIP CS IP 8. Given a tuple pairs = ((2, 5), (4, 2), (9, 8), (12,10)), count the number of pairs (a, b) such that both a and b are even. Read More »