

Hello CheckiO users! ๐
Challenge yourself with our latest mission
Spaceship Landing Strip by uNdim - In the mission you need to find the maximum area of the largest possible rectangle that can be cleared

checkio(['G']) == 1 checkio(['GS', 'GS']) == 4 checkio(['GT', 'GG']) == 2 checkio(['GGTGG', 'TGGGG', 'GSSGT', 'GGGGT', 'GWGGG', 'RGTRT', 'RTGWT', 'WTWGR']) == 9 checkio(['GSWGG', 'SGRST', 'WGSRS', 'RSSST']) == 4
๐ก 3 Highlights from the Python world:
Unit testing Python code in Jupyter notebooks - cover several options for unit testing Python code in a Jupyter notebook.
Machete-mode Debugging - This presentation explains an approach to debugging thorny Python problems, using Pythonโs dynamic nature to extract information in unusual ways.
A free HTML version of "Python from the Very Beginning"
Our congratulations to the winner of February 2021 - Phil15 - you are totally Awesome and we are very glad to have you here with us! ๐๐ผ
The users whoโve made the TOP 3 this month are bkaraica, Alexey.K., and ogoro.You are doing great, guys! Keep on coding! ๐๐ผ