LeenaA-cloud / LeenaPasanen.github.io

Other
1 stars 0 forks source link

mycrypt file- Redundant loop #4

Open LeenaA-cloud opened 9 months ago

LeenaA-cloud commented 9 months ago

There are two loops iterating over the input string s. It's more efficient to combine these loops into one for readability and efficiency.

new encode the string