Update Session 2 - 5-05-22.py
This commit is contained in:
parent
a832ffb46e
commit
19a22e0189
|
@ -1,3 +1,6 @@
|
||||||
|
# Copyright 2022, Rayyan Hodges, TAFE NSW
|
||||||
|
# rayyan.hodges@studytafensw.edu.au
|
||||||
|
|
||||||
# Keywords (Cannot use these within variables)
|
# Keywords (Cannot use these within variables)
|
||||||
import keyword
|
import keyword
|
||||||
print (keyword.kwlist)
|
print (keyword.kwlist)
|
||||||
|
|
Loading…
Reference in New Issue