Really good to know that this exist.
Nice!
This comment is hidden because it contains spoiler information about the solution
don't do this; although it works, you shouldn't use the same name for different variables.
he sad you crate the fun to do this work not use a fun or method from string module
bruh
Clever!...Importing just the method would have been More Clever
what the *** ?????
Rotating the board is so clever, actually. But you don't need to use zip(*board[::-1]), just zip(*board) should be enought. Pretty like my solution. Clever way!
zip(*board[::-1])
zip(*board)
Seeing this for first time
But we can't see the return value if he wrote like this, so we still need to print the result
You're because you actually created what this module do CONGRATES !!
Loading collection data...
Really good to know that this exist.
Nice!
This comment is hidden because it contains spoiler information about the solution
don't do this; although it works, you shouldn't use the same name for different variables.
he sad you crate the fun to do this work not use a fun or method from string module
bruh
Clever!...Importing just the method would have been More Clever
This comment is hidden because it contains spoiler information about the solution
what the *** ?????
Rotating the board is so clever, actually. But you don't need to use
zip(*board[::-1])
, justzip(*board)
should be enought. Pretty like my solution. Clever way!Seeing this for first time
But we can't see the return value if he wrote like this, so we still need to print the result
You're because you actually created what this module do CONGRATES !!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...