Need Help! in English and using python
(e) for each problem within the assignment include printstatement to display the problem number
(f) for each problem within the assignment include printstatement to display the problem description
(h) for each problem within the assignment write a code anddisplay the result with the text “Result:”
Problems:
1.
Write a recursive function for OurList of integers that returnsthe largest value of them.
2.
Write a recursive function for OurList of characters thatreverses their order.
3.
to draw Pyramid. Specify the number of levels and the overallwidth
(which can be the same as the height). Unlike the outer circleand inner circle bullseye were concentric, you will
need
OR
OR