|
how do i make dat to a defun so i can ran it
say i got a list full of ramdam cars and they are jumblbed up but i now wanana create a funtion where it will put them in the correct list
(test-a-car 2)
when ran this function it will automactically display it in organised list so the right car will go in the right and it will display the list like
I want it to display a list
ford (focus fieasta)
Merc (SK100 SK200)
|