How do I stop repetition of rows in prettytable after multiple executions?

前端 未结 0 461
既然无缘
既然无缘 2021-01-15 21:29

x = PrettyTable()

x.field_names = ["Name","AccNo","PhoneNumber","Deposit","Gmail"]

def displayAll():#DISPLAYS

相关标签:
回答
  • 消灭零回复
提交回复
热议问题