圆月山庄资源网 Design By www.vgjia.com
说明
同学的代码中遇到一个数学公式牵扯到将生成指定的数字存储的一个列表中,那个熊孩子忽然懵逼的不会啦,,,给了博主一个表现的机会,,,哈哈哈好嘛,虽然很简单但还是记录一下吧,,,嘿嘿
一 代码
# coding=utf-8 """ @author: jiajiknag 程序功能: """ # 方法一 lifts = [] for n in range(1,13): # lift = 1 +6 * np.sin(np.pi * n/12) lift = 1 + n/12 lifts.append(lift) print(lifts) # 方法二 print("------------------------------------") squares = [1 +i/12 for i in range(1,5)] print(squares)
二 结果
好嘛,,,有没有很神奇的节奏!
补充知识:Python 通过range初始化list set 等
啥也不说了,还是直接看代码吧!
""" 01:range()函数调查 02:通过help()函数调查range()函数功能 03:Python中的转义字符 04:使用start、step、stop的方式尝试初始化list、tuple、set等 05:使用len()获取list、set、tuple的长度 """ help(range) tempRange = range(1,100,2) print("type(tempRange): " + str(type(tempRange))) print("tempRange: " + str(tempRange)) tempStr = "" for i in range(5): # 注意 输出0到4,包括0和4但不包括5. tempStr += (" " + str(i) + " ") print("for i in range(5) " + tempStr) #for i in range(5) 0 1 2 3 4 tempStr = "" for i in range(20,0,-2): tempStr += (" " + str(i) + " ") # 注意看输出不包括0 print("for i in range(20,0,-2) " + tempStr) """ for i in range(20,0,-2) 20 18 16 14 12 10 8 6 4 2 """ tempStr = "" for i in [1,2,3]: tempStr += (" " + str(i) + " ") # for i in [1,2,3] 1 2 3 print("for i in [1,2,3] " + tempStr) tempStr = "" for i in "Hello world!": tempStr += (" " + str(i) + " ") # for i in "Hello world!" H e l l o w o r l d ! print("for i in \"Hello world!\" " + tempStr) print(list(range(5,10))) # 默认步长1,输出:[5, 6, 7, 8, 9]不包括10 print(list(range(0,10,2))) #输出:[0, 2, 4, 6, 8] print(list(range(10,0,2))) #输出:[] print(list(range(10,0,-2))) #输出:[10, 8, 6, 4, 2] # 尝试使用start、step、stop的方式尝试初始化list、tuple、set等 # print(list(1,9,1)) # TypeError: list() takes at most 1 argument (3 given) # print(set(1,9,1)) # TypeError: set expected at most 1 arguments, got 3 # print(tuple(1,9,1)) # TypeError: tuple() takes at most 1 argument (3 given) tempList = list(range(0,10,1)); print("list(range(0,10,1)): " + str(tempList)) tempSet = set(range(0,10,1)) print("list(set(0,10,1)): " + str(tempSet)) tempTuple = tuple(range(0,10,1)) print("list(tuple(0,10,1)): " + str(tempTuple)) tempDic = {"num":1} print("len(list) :" + str(len(tempList))) # len(list) :10 print("len(set) :" + str(len(tempSet))) # len(set) :10 print("len(tuple) :" + str(len(tempTuple))) # len(tuple) :10 print("len(dic) :" + str(len(tempDic))) # len(dic) :1 # list.append [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 'b'] tempList.append('b') print("list.append " + str(tempList)) # set.add {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 'a'} tempSet.add('a') print("set.add " + str(tempSet))
以上这篇python实现将range()函数生成的数字存储在一个列表中就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持。
圆月山庄资源网 Design By www.vgjia.com
广告合作:本站广告合作请联系QQ:858582 申请时备注:广告合作(否则不回)
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
圆月山庄资源网 Design By www.vgjia.com
暂无评论...
RTX 5090要首发 性能要翻倍!三星展示GDDR7显存
三星在GTC上展示了专为下一代游戏GPU设计的GDDR7内存。
首次推出的GDDR7内存模块密度为16GB,每个模块容量为2GB。其速度预设为32 Gbps(PAM3),但也可以降至28 Gbps,以提高产量和初始阶段的整体性能和成本效益。
据三星表示,GDDR7内存的能效将提高20%,同时工作电压仅为1.1V,低于标准的1.2V。通过采用更新的封装材料和优化的电路设计,使得在高速运行时的发热量降低,GDDR7的热阻比GDDR6降低了70%。
更新日志
2024年11月02日
2024年11月02日
- 完美倒立.2024-夜色碳酸【草台回声】【FLAC分轨】
- 杨青《半山听雨贰HQ》头版限量编号[低速原抓WAV+CUE]
- 白玛多吉《云上西藏1+2》DTS-WAV
- 模拟之声慢刻CD《柏林之声3》[正版CD原抓WAV+CUE]
- 威神V(WayV)《The Highest》[FLAC/分轨][259.1MB]
- 余超颖《迷焕纪》[320K/MP3][201.15MB]
- 余超颖《迷焕纪》[FLAC/分轨][784.22MB]
- 温岚.2005-爱回温新歌加精选2CD【阿尔发】【WAV+CUE】
- 尤雅.1990-台语怀念金曲特选辑【太阳神】【WAV+CUE】
- 群星.2024-七夜雪电视剧影视原声带【听见时代】【FLAC分轨】
- 群星《胎教音乐 古典钢琴曲与水晶摇篮曲》[320K/MP3][134.14MB]
- 群星《胎教音乐 古典钢琴曲与水晶摇篮曲》[FLAC/分轨][654.13MB]
- 许惠钧《睡眠钢琴与校园民歌金曲 空灵新世纪催眠曲》[320K/MP3][201.15MB]
- wbg战队国籍分别都是哪里的 wbg战队2024阵容国籍介绍
- wbg战队教练是韩国人吗 s14wbg战队教练国籍介绍