Posts

Write a python program to demonstrate bubble sort and insertion sort.

Write a program using function that takes a sorted list and a number as an argument. Search for the number in the sorted list using binary search. Attach output screenshots also.

Write a Python program to check if a specified element presents in a tuple of tuples.

Write a program to count the numbers of characters in the string and store them in a dictionary data structure. Attach output screenshots also.

Write a Python program to split a given dictionary of lists into list of dictionaries.

Write a Python Program to find the maximum, minimum, mean, median and mode from a list of numbers by using user defined functions. Attach output screenshots also.

Write a Python program to print the following output: