Closed Sevada797 closed 11 months ago
Hi @darwinz thanks for checking my commit, I have read the file CONTRIBUTING.md, I think everything is OK, if possible please tell me what exact changes should I make.
Please follow modern PHP style guide rules. We generally stick to the guidelines in the PSR-12 style guide. Code should be in a class or function that defines the algorithm. You also need to add unit tests. Format your code so that it's readable and maintainable using the PSR-12 style guide. Thanks!
Please follow modern PHP style guide rules. We generally stick to the guidelines in the PSR-12 style guide. Code should be in a class or function that defines the algorithm. You also need to add unit tests. Format your code so that it's readable and maintainable using the PSR-12 style guide. Thanks!
I've done it, can you please check it, sorry for the long delay.
Hi @darwinz, can you see if everything is okay now please?
This function let's you calculate base X of any number <11