import matplotlib.pyplot as plot from tkinter import * #Tkinter if your on python 2 def main(): fig = plot.figure(figsize=(16.8, ...
確定! 回上一頁