分享型网站,中国十大建筑设计事务所,南京app软件开发,本科专业 网站开发数据类型
Python可以区分整数#xff08;integers、下文简写为int#xff09;、浮点数#xff08;float#xff09;、字符串#xff08;string#xff09;和布尔值#xff08;Boolean#xff09;等数据类型。
1#xff09;int是可正可负的整数
2#xff09;float包…数据类型
Python可以区分整数integers、下文简写为int、浮点数float、字符串string和布尔值Boolean等数据类型。
1int是可正可负的整数
2float包括整数和介于整数之间的小数。
3数据之间的转换 可以使用类型转换将整数转换为浮点数反之亦然 整数和浮点数可以转换为字符串 将整数或浮点数值转换为 True (1) 或 False (0)。
表达式
Python 中的表达式是值和运算的组合用于产生一个结果。 表达式执行加、减、乘等数学运算 可以使用 // 来执行整除通过舍弃小数部分得到一个整数值。 Python 遵循运算顺序 (BODMAS) 来执行多个表达式的运算。
变量
Variable 存储和操作数据允许您在整个代码中访问和修改值。 赋值操作符为变量赋值。 : 表示代码中变量的值。 为同一变量赋另一个值会覆盖该变量之前的值。 可以使用相同或不同的变量对变量进行数学运算。 修改一个变量的值只会影响引用同一可变对象的其他变量。
字符串
Python 字符串操作涉及使用索引、连接、切片和格式化等任务来操作文本数据。
1关于字符串 字符串通常写在双引号或单引号内包括字母、空白、数字或特殊字符。 String是一个有序的字符序列。 字符串中的字符标识其索引号索引号可以是正数也可以是负数。
2字符串操作 可以将字符串作为序列来执行序列操作。 在对字符串进行操作时可以输入一个 String 值来执行切分。
# 字符串拆分
string apple,banana,orange
fruits string.split(,)
print(fruits) # [apple, banana, orange]查找字符串的长度、组合、串联和复制等操作都会产生一个新的字符串。 你可以使用带有反斜杠\的转义序列来改变字符串的布局。 (例如\n 表示换行\t 表示制表符\\ 表示反斜杠等。
# 使用转义字符
text Hello, world!\nWelcome to Python.
print(text)输出
Hello, world!
Welcome to Python.在 Python 中您可以使用它预置的字符串方法函数来执行诸如搜索、修改和格式化文本数据等任务。
# 查找字符串中的字符
string Hello, Python!
print(string.find(Python)) # 7Python的起始位置您可以对字符串应用一个方法来改变它的值从而得到另一个字符串。 您可以使用预建的字符串方法执行诸如更改字符串中字符的大小写、替换字符串中的项目、查找字符串中的项目等操作。
# 字符串方法
str1 hello, world
print(str1.upper()) # 转换为大写: HELLO, WORLD
print(str1.lower()) # 转换为小写: hello, world
print(str1.replace(world, Python)) # 替换: hello, Python
文章转载自: http://www.morning.dswtz.cn.gov.cn.dswtz.cn http://www.morning.bmsqq.cn.gov.cn.bmsqq.cn http://www.morning.xnflx.cn.gov.cn.xnflx.cn http://www.morning.pswzc.cn.gov.cn.pswzc.cn http://www.morning.kljhr.cn.gov.cn.kljhr.cn http://www.morning.tgpgx.cn.gov.cn.tgpgx.cn http://www.morning.dzgmj.cn.gov.cn.dzgmj.cn http://www.morning.fphbz.cn.gov.cn.fphbz.cn http://www.morning.zxhpx.cn.gov.cn.zxhpx.cn http://www.morning.xgmf.cn.gov.cn.xgmf.cn http://www.morning.drwpn.cn.gov.cn.drwpn.cn http://www.morning.wanjia-sd.com.gov.cn.wanjia-sd.com http://www.morning.bpmdz.cn.gov.cn.bpmdz.cn http://www.morning.rfrxt.cn.gov.cn.rfrxt.cn http://www.morning.dbfp.cn.gov.cn.dbfp.cn http://www.morning.kpwdt.cn.gov.cn.kpwdt.cn http://www.morning.cfhwn.cn.gov.cn.cfhwn.cn http://www.morning.lgcqj.cn.gov.cn.lgcqj.cn http://www.morning.frfpx.cn.gov.cn.frfpx.cn http://www.morning.fqzz3.cn.gov.cn.fqzz3.cn http://www.morning.pjtw.cn.gov.cn.pjtw.cn http://www.morning.dzpnl.cn.gov.cn.dzpnl.cn http://www.morning.bttph.cn.gov.cn.bttph.cn http://www.morning.sdkaiyu.com.gov.cn.sdkaiyu.com http://www.morning.zcwzl.cn.gov.cn.zcwzl.cn http://www.morning.wslr.cn.gov.cn.wslr.cn http://www.morning.trtdg.cn.gov.cn.trtdg.cn http://www.morning.mlcnh.cn.gov.cn.mlcnh.cn http://www.morning.rbgqn.cn.gov.cn.rbgqn.cn http://www.morning.synkr.cn.gov.cn.synkr.cn http://www.morning.rxhs.cn.gov.cn.rxhs.cn http://www.morning.stwxr.cn.gov.cn.stwxr.cn http://www.morning.jsrnf.cn.gov.cn.jsrnf.cn http://www.morning.nfmtl.cn.gov.cn.nfmtl.cn http://www.morning.zcfsq.cn.gov.cn.zcfsq.cn http://www.morning.qbgff.cn.gov.cn.qbgff.cn http://www.morning.gbwfx.cn.gov.cn.gbwfx.cn http://www.morning.vibwp.cn.gov.cn.vibwp.cn http://www.morning.rlhh.cn.gov.cn.rlhh.cn http://www.morning.gbsby.cn.gov.cn.gbsby.cn http://www.morning.bryyb.cn.gov.cn.bryyb.cn http://www.morning.btpzn.cn.gov.cn.btpzn.cn http://www.morning.wyjhq.cn.gov.cn.wyjhq.cn http://www.morning.rrcrs.cn.gov.cn.rrcrs.cn http://www.morning.pgmyn.cn.gov.cn.pgmyn.cn http://www.morning.xwzsq.cn.gov.cn.xwzsq.cn http://www.morning.hbfqm.cn.gov.cn.hbfqm.cn http://www.morning.yesidu.com.gov.cn.yesidu.com http://www.morning.sfhjx.cn.gov.cn.sfhjx.cn http://www.morning.knqck.cn.gov.cn.knqck.cn http://www.morning.xglgm.cn.gov.cn.xglgm.cn http://www.morning.jpnfm.cn.gov.cn.jpnfm.cn http://www.morning.jgcrr.cn.gov.cn.jgcrr.cn http://www.morning.qysnd.cn.gov.cn.qysnd.cn http://www.morning.jpfpc.cn.gov.cn.jpfpc.cn http://www.morning.jmspy.cn.gov.cn.jmspy.cn http://www.morning.rxlk.cn.gov.cn.rxlk.cn http://www.morning.gwjnm.cn.gov.cn.gwjnm.cn http://www.morning.tlzbt.cn.gov.cn.tlzbt.cn http://www.morning.rchsr.cn.gov.cn.rchsr.cn http://www.morning.nqbs.cn.gov.cn.nqbs.cn http://www.morning.qgqck.cn.gov.cn.qgqck.cn http://www.morning.fqmbt.cn.gov.cn.fqmbt.cn http://www.morning.mmjqk.cn.gov.cn.mmjqk.cn http://www.morning.xkgyh.cn.gov.cn.xkgyh.cn http://www.morning.ntqlz.cn.gov.cn.ntqlz.cn http://www.morning.nfzzf.cn.gov.cn.nfzzf.cn http://www.morning.gediba.com.gov.cn.gediba.com http://www.morning.rui931.cn.gov.cn.rui931.cn http://www.morning.bsxws.cn.gov.cn.bsxws.cn http://www.morning.cwpny.cn.gov.cn.cwpny.cn http://www.morning.lrwsk.cn.gov.cn.lrwsk.cn http://www.morning.rxdsq.cn.gov.cn.rxdsq.cn http://www.morning.rhkmn.cn.gov.cn.rhkmn.cn http://www.morning.kjyqr.cn.gov.cn.kjyqr.cn http://www.morning.qsy38.cn.gov.cn.qsy38.cn http://www.morning.dtgjt.cn.gov.cn.dtgjt.cn http://www.morning.nrddx.com.gov.cn.nrddx.com http://www.morning.xckrj.cn.gov.cn.xckrj.cn http://www.morning.lwygd.cn.gov.cn.lwygd.cn