Krunal Rank
Results
2
issues of
Krunal Rank
Also, I added values in colors.xml "colorPrimary", "colorPrimaryDark", "colorAccent" I highly recommend you to use these values for setting up primary colors. Then you can change them accordingly. Signed-off-by: KRHero03...
I used Python OOP to create an Eight Puzzle Problem Solver using A Star Algorithm and other Naive algorithms. Do have a look.