LORD PLEASE HELP ME, Which list can be sorted with a bubble sort?
{1:5, 2:7, 3:8}
{1:'red', 2:'blue', 3:'green'}
[5, 7, 'dog', 'cat']
[25, 2.7, 3.6, 4]
