One quick question about variables within functions | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

One quick question about variables within functions

I often see codes like these: "def Insert_A_Function (A, B, C)" And then they keep using the A, B and C even though they haven't given those any values and it simply works. Why and how?

16th Aug 2020, 9:34 AM
Ville Nordström
Ville Nordström - avatar
1 Answer
+ 2
~ swim ~ ohh ok, thank you :)
16th Aug 2020, 9:47 AM
Ville Nordström
Ville Nordström - avatar