So I want to know if anyone can explain to me how I should approach this kind of exercise.
I got this table Laptop(code, model, speed, ram, hd, screen, price) and what I want is to arranged the values of the speed, ram, price, and screen columns in such a way that each successive value exceeds two or more times the previous one.