Can **kwargs in python do anything other than dictionary | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can **kwargs in python do anything other than dictionary

Sorry for my bad english

26th Aug 2021, 9:50 AM
Shiva Mahato
Shiva Mahato - avatar
1 Answer
+ 4
**kwargs are used when you didn't defined some default parameters in a functions. Yes its like a dictionary. https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2484/?ref=app
26th Aug 2021, 10:23 AM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar