C++/Python 筆記目錄 === ## 保留字 底線開頭或數字 | False | class | finally | is | return | | ------ |:-------- | ------- |:-------- |:------ | | None | continue | for | lambda | try | | True | def | from | nonlocal | while | | as | elif | if | or | yield | | assert | else | import | pass | with | | break | except | in | raise | | | and | del | global | not | | ## C++ * [introduction](/tPqRYTBLTASvHTpXC-SxBw) * [variable](/G32m40fLSBKb8wCVHYlkWQ) * [expression](/ERKL0sfzSbi58PHCDJ1uPA) * [loop](/EIjQoM-kS1ej319xKzqOOg) * [function](/xxLqKa4AS2q-PV1QEI-LIQ) * [array](/ItILvJTaTuKQWss84OQiiQ) * [poiner](/0y-uW4v3STCae0w1YSVVaA) * [class](/VzB8r40PRmOPwdpJhikiVg) --- ## Python * [num,string,variable](/EBmHESNiRMiaOO84HtA2Tw) * [list,tuple,dict,set](/1NlYwT6yTxGjMMOW5WeIEw)