Update README.md [skip ci]

This commit is contained in:
fed 2022-06-10 21:37:40 +02:00 committed by GitHub
parent f160456798
commit f583846c2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ If you wish for any feature to be added please create an [issue](https://github.
print(arr[i]);
}
print();
print("");
arr = sort(arr);