convert_to_title.py 46 B

1
  1. def convertToTitle(columnNumber: int) -> str: