python学习(九)

python学习(九)

1)从键盘往磁盘写入一些字符,直到写#结束(如何写到磁盘中,需要用到两个库,math和sys)
截屏2026-06-15 08.37.06
2)密码游戏,以一定规则将一组数转变为另一组数
截屏2026-06-15 08.36.47