Commit 89b228b6 by bonnieyan

使用git提交第四次作业

parent f922668d
......@@ -21,4 +21,4 @@ def convert(s, numRows):
return ''.join(rows)
print(convert("LEETCODEISHIRING",4))
# print(convert("LEETCODEISHIRING",3))
\ No newline at end of file
print(convert("LEETCODEISHIRING",3))
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment