Can **kwargs in python do anything other than dictionary | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuesta
+ 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