cnCalc计算器论坛's Archiver
论坛
›
卡西欧(CASIO)图形编程计算器
› 请教下 如何判断list列表中的数据哪个大
xbdle
发表于 2016-6-23 15:11:53
请教下 如何判断list列表中的数据哪个大
例:list 1=1
list 1=2
list 1=3
list 1=0
list 1=0
怎么判断list 1=0
以方便向list 1中输入数据,
杨文韬
发表于 2016-6-27 17:45:30
if条件语句。
页:
[1]
查看完整版本:
请教下 如何判断list列表中的数据哪个大