подписчиков
24 видео
Python program to separate odd and even numbers from a list into two sets
Python program to find unique characters in string and count the number of characters in the string
Python program to find sum of digits of a number
Python program to count the List and Tuple values in dictionary
Python program to convert List to Dictionary
Python program to create a flattened list from list comprising strings,lists etc.
Python program to find duplicates in a list
Python program to merge two sorted lists into one sorted list without using sort() or sorted()
Python program to find whether number is Prime number