python:实现简单的数字三角形 #1 #22 #333 #4444 #55555 #666666 def main(): lines = int(input("Enter no.of lines: "