[SOLVED] FSWD Assignment 20-More on functions

24.99 $

Category: Tags: , , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Assignment-20-goswfu.zip (49.1 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
5/5 - (1 vote)

More on functions
1. Write a python program to create a function that takes a list and returns a new list with the original list’s unique elements.
2. Write a python program to create a function that takes a number as a parameter and checks if the number is prime or not.
3. Write a python program to create a function that prints the even numbers from a given list.
Sample List : [1, 2, 3, 4, 5, 6, 7, 8, 9]
4. Write a python program to create a function that checks whether a passed string is palindrome or not.
5. Write a python program to create a function to find the Min of three numbers.
6. Write a python program to create a function and print a list where the values are square of numbers between 1 and 30.
7. Write a python program to access a function inside a function.
8. Write a python program to create a function that accepts a string and calculate the number of upper case letters and lower case letters.
9. Write a python program to create a function to check whether a string is a pangram or not.
10. Write a python program to create a function to check whether a string is an anagram or not.

  • Assignment-20-goswfu.zip