- 博客(3)
- 收藏
- 关注
原创 Python个人项目3--------博客项目
'''引入依赖的模块''' import time,os,sys,shelve # 定义函数 def show_login(): # 展示登录菜单 print("\t\t个人博客项目用户登录") print("~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~") print("\t\t1. 用户登录") prin...
2019-01-26 11:57:55
225
原创 Python个人项目2 --------青蛙旅行项目
import random,os,time food = list() frog = [["吃饭","睡觉","看书","玩耍","做作业"]] name = list() while True: # os.system('cls') print(" 青蛙旅行 ") print("*~*~*~*~*~*~*~*~*~*~
2019-01-26 11:56:43
315
原创 Python个人项目1 --------电商项目
import os,time,random,time username=list() s_pin = [ ["电视",500,20], ["冰箱",600,30]] while True: # username=list() os.system('cls') print(" PY1901电商平台 ") print("*~*~...
2019-01-26 11:54:20
1166
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅