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

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);