Why is a comma used to separate the entities instead of a space in the range function | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Why is a comma used to separate the entities instead of a space in the range function

17th Jan 2017, 6:21 AM
Selva Suba Jenifer.J
Selva Suba Jenifer.J - avatar
2 Réponses
+ 3
because!
17th Jan 2017, 7:14 AM
ifl
ifl - avatar
+ 3
because arguments in EVERY SINGLE FUNCTION are separated by commas, that's the language's SYNTAX, and you can't go against the syntax
18th Jan 2017, 8:59 PM
Amaras A
Amaras A - avatar