PyRate
PyRate copied to clipboard
Dissolve for loop that concatanate string to Python str.join API as s…
tr.join is an efficient way to concatanate strings than using a for loop