# Run the decimal bubble sort and see the result make run-decimal # Run the unary bubble sort make run-unary # Run the full test suite (135 tests) make test # See all available targets make help No ...