+ 1

@sololearn Python

Can I get keywords list by using Import module?Âż

19th Oct 2025, 11:19 AM
Krishna Mishra
Krishna Mishra - avatar
1 Réponse
+ 2
Krishna Mishra import keyword print(keyword.kwlist) False class finally is return None continue for lambda try True def from nonlocal while and del global not with as elif if or yield assert else import pass async break except in raise await
19th Oct 2025, 12:57 PM
BroFar
BroFar - avatar