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.
「插件」Runner更新Pro版,幫助設計師遠離996
2.
錯誤 707 Could not load file or assembly ‘Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKe
3.
Jenkins 2018 報告速覽,Kubernetes使用率躍升235%!
4.
TVI-Android技術篇之註解Annotation
5.
android studio啓動項目
6.
Android的ADIL
7.
Android卡頓的檢測及優化方法彙總(線下+線上)
8.
登錄註冊的業務邏輯流程梳理
9.
NDK(1)創建自己的C/C++文件
10.
小菜的系統框架界面設計-你的評估是我的決策
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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基本語法與入門知識
>>更多相關文章<<