会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
燕鹏
管理
2024年3月7日
Python用Tkinter实现圆的半径 面积 周长 知一求二程序
摘要: Python用Tkinter实现圆的半径 面积 周长 知一求二程序 import tkinter as tk from tkinter import messagebox from tkinter import * app = tk.Tk() app.title('圆的半径 面积 周长 知一求二程序
阅读全文
posted @ 2024-03-07 18:04 燕鹏
阅读(19)
评论(0)
推荐(0)