Im install tabulate but not working python 3.9? How to solve this problem

前端 未结 0 956
囚心锁ツ
囚心锁ツ 2021-02-04 13:19

import pip from tabulate import tabulate l=[(1,\'ayushi\',100),(2,\'ayush\',200),(3,\'aadhivik\',199)] print(tabulate(l,header=l,tablefmt=\'preety\'))

Traceback (most rec

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