python - introduction

Python Keywords

Keywords are the reserved words in Python.

 

In Python, keywords are case sensitive.

There are 33 keywords in Python 3.7. This number can vary slightly over the course of time.

All the keywords except TrueFalse and None are in lowercase and they must be written as they are. The list of all the keywords is given below.

 

 

python - introduction

 

 

 

python - introduction

 

上一篇:Oracle 还原历史统计信息


下一篇:计算理论导引-1.15解答