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.

Create a package which contains function to ask the user to enter the student’s marks and determine the GRADE according to the following criteria.