* convert to f string
* use a next function instead of a for-loop
* remove uneeded else statement
* use in operator instead of multi comparison
* conver to f string
* adds extra line between function defs
* revert/change to PR comment around looping
* remove uneeded loops
* revert to keep old style choice