Ruben

Results 1 issues of Ruben

In the function "total_rows", I get this error : ``` text = "\n".join(["j^|" for lines in range(n)]) if n > 1 else "j^|", TypeError: '>' not supported between instances of...