04 2019 档案

摘要:要用Excel将数据和代码分离,需要import xlrd, 使用前需要先安装xlrd模块。 说明:通过在google中搜索“xlrd Mac”,下载xlrd.py模块(下载地址:http://mac.softpedia.com/progDownload/xlrd-Download-48230.ht 阅读全文
posted @ 2019-04-26 17:07 米小乐1122 阅读(6102) 评论(1) 推荐(0)
摘要:1、terminal : input: which Python 2、terminal: input : python >import sys > print sys.path 3、mac版Pycharm第三方库路径 /Library/Python/2.7/lib/python/site-packa 阅读全文
posted @ 2019-04-26 14:42 米小乐1122 阅读(8916) 评论(0) 推荐(0)
摘要:46 Simple Python Exercises-Very simple exercises 4、Write a function that takes a character (i.e. a string of length 1) and returns True if it is a vow 阅读全文
posted @ 2019-04-19 17:18 米小乐1122 阅读(267) 评论(0) 推荐(0)