JavaShuo
欄目
標籤
【python】入門筆記一 :基本語法
時間 2020-06-10
標籤
python
入門
筆記
基本
語法
欄目
Python
简体版
原文
原文鏈接
1python 1app a=input() b=[] for i in a: b.append(ord(i)) print(b) 2code import math a=int(input('a:')) b=int(input('b:')) c=int(input('c:')) if a+b<=c or a+c<=b or b+c<=a : print('不是三角形') else
>>阅读原文<<
相關文章
1.
Python入門筆記(2)----基本語法
2.
python 入門筆記[語法基礎(上)]
3.
Python入門-基礎語法筆記
4.
python入門——基本語法
5.
Python 入門:基本語法
6.
python入門基礎語法-Python入門基礎語法1
7.
python基礎入門一(語法基礎)
8.
Python入門筆記-1語法規則
9.
Python入門-基本語法1
10.
python基本語法與入門知識
更多相關文章...
•
Swift 基本語法
-
Swift 教程
•
Lua 基本語法
-
Lua 教程
•
Kotlin學習(一)基本語法
•
Tomcat學習筆記(史上最全tomcat學習筆記)
相關標籤/搜索
基本法
入門+基礎
基礎入門
算法入門
Win10筆記本
筆記本
Python入門篇
Python入門
基礎筆記
算法筆記
Python
R 語言教程
PHP教程
MySQL教程
算法
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
Appium入門
2.
Spring WebFlux 源碼分析(2)-Netty 服務器啓動服務流程 --TBD
3.
wxpython入門第六步(高級組件)
4.
CentOS7.5安裝SVN和可視化管理工具iF.SVNAdmin
5.
jedis 3.0.1中JedisPoolConfig對象缺少setMaxIdle、setMaxWaitMillis等方法,問題記錄
6.
一步一圖一代碼,一定要讓你真正徹底明白紅黑樹
7.
2018-04-12—(重點)源碼角度分析Handler運行原理
8.
Spring AOP源碼詳細解析
9.
Spring Cloud(1)
10.
python簡單爬去油價信息發送到公衆號
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Python入門筆記(2)----基本語法
2.
python 入門筆記[語法基礎(上)]
3.
Python入門-基礎語法筆記
4.
python入門——基本語法
5.
Python 入門:基本語法
6.
python入門基礎語法-Python入門基礎語法1
7.
python基礎入門一(語法基礎)
8.
Python入門筆記-1語法規則
9.
Python入門-基本語法1
10.
python基本語法與入門知識
>>更多相關文章<<