Write a python program to demonstrate bubble sort and insertion sort. on June 24, 2021 Bubble Sort Insertion Sort Python +
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. on May 31, 2021 list maximum median minimum mode Python +