aeori/insertionsorter
0
1---2title: Insertionsorter3emoji: ๐4colorFrom: purple5colorTo: green6sdk: gradio7sdk_version: 6.0.28app_file: app.py9pinned: false10short_description: Uses insertion sort on an array given by the user11---12 13Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference14 