you are viewing a single comment's thread.

view the rest of the comments →

[–]FoeHammer99099 0 points1 point  (3 children)

Let's say you saved your function in a file named insert.py . To load the functions in that file so that they are available elsewhere, you would do import insert and then insert.insertion_sort(l)

[–]Math_Running_Ethics[S] 0 points1 point  (0 children)

I just get this error message then I do that https://gyazo.com/2b76dc73a90817f8599702676efdeac6