The document outlines 10 python function problems including computing an expression, swapping integers, finding the factorial, determining if a number is odd/even, checking if less than 10, finding the max of a list, summing a list, finding the second lowest in a list, summing the digits of a number, and checking if a number is a palindrome.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
16 views3 pages
Set 4
The document outlines 10 python function problems including computing an expression, swapping integers, finding the factorial, determining if a number is odd/even, checking if less than 10, finding the max of a list, summing a list, finding the second lowest in a list, summing the digits of a number, and checking if a number is a palindrome.