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.
微軟準備淘汰 SHA-1
2.
Windows Server 2019 Update 2010,20H2
3.
Jmeter+Selenium結合使用(完整篇)
4.
windows服務基礎
5.
mysql 查看線程及kill線程
6.
DevExpresss LookUpEdit詳解
7.
GitLab簡單配置SSHKey與計算機建立連接
8.
桶排序(BucketSort)
9.
桶排序(BucketSort)
10.
C++ 桶排序(BucketSort)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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基本語法與入門知識
>>更多相關文章<<