0

What is format used for in python ? Eg: format.(number)

Python

24th Sep 2020, 11:17 AM
Disha
Disha - avatar
2 Answers
+ 2
Thanks a lot for responding ! It helps.
20th Dec 2021, 8:59 AM
Disha
Disha - avatar
+ 1
Format is used for inserting a chain as a sub-chain of a bigger chain. You can use it when you need to put a certain value that could be dependent of another process, i.e. a user's input https://code.sololearn.com/cg97G2Iz90yp/?ref=app
1st Dec 2020, 7:21 PM
Víctor Emmanuel Ávila Jaimes
Víctor Emmanuel Ávila Jaimes - avatar