- Hands-On Penetration Testing with Python
- Furqan Khan
- 46字
- 2021-07-02 14:13:52
Conditional statements
Just like all other languages, to carry out the conditional operations, Python makes use of conditional statements. The conditional statements supported by Python are as follows:
- if condition
- if...else condition
- else...if conditional ladder, known as elif in Python
Python doesn't support the switch statement.
推薦閱讀
- 大學計算機基礎(第二版)
- Kubernetes實戰
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Learning AWS Lumberyard Game Development
- Windows Presentation Foundation Development Cookbook
- Mastering Python Networking
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- JavaScript應用開發實踐指南
- Lift Application Development Cookbook
- ABAQUS6.14中文版有限元分析與實例詳解
- MySQL從入門到精通
- Advanced C++
- C#編程魔法書
- IBM Cognos TM1 Cookbook