balanced_num = balancedNum
it provides an alias to the snake_case version of the camelCase function name.
Example of function name aliasing:
p = print
p("Hello, World!")
Read this: https://docs.codewars.com/training/troubleshooting/#post-discourse
See if this article helps: https://docs.codewars.com/training/training-example/
Loading collection data...
balanced_num = balancedNum
it provides an alias to the snake_case version of the camelCase function name.
Example of function name aliasing:
p = print
p("Hello, World!")
Read this: https://docs.codewars.com/training/troubleshooting/#post-discourse
See if this article helps: https://docs.codewars.com/training/training-example/