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.
添加voicebox
2.
Java 8u40通過Ask廣告軟件困擾Mac用戶
3.
數字圖像處理入門[1/2](從幾何變換到圖像形態學分析)
4.
如何調整MathType公式的字體大小
5.
mAP_Roi
6.
GCC編譯器安裝(windows環境)
7.
LightGBM參數及分佈式
8.
安裝lightgbm以及安裝xgboost
9.
開源matpower安裝過程
10.
從60%的BI和數據倉庫項目失敗,看出從業者那些不堪的亂象
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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基本語法與入門知識
>>更多相關文章<<