Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 452 Bytes

File metadata and controls

9 lines (7 loc) · 452 Bytes

sortArray

Description

This python code generates a set of 100 random number samples (1-100) as instructed and reprints them from low to high.

Getting started

  1. Download Visual Studio Code for macOS or Windows
  2. Install Python Interpreter path 'venv 3.8.X'
  3. Run npm install git+{copied_url} to download all dependencies