What is the use of intended | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the use of intended

The code block within every function starts with a colon (:) and is indented.

24th Jan 2018, 2:58 PM
udhayabalan.M
udhayabalan.M - avatar
1 Answer
+ 3
: shows starting of the function indentation show the code followed by the : are belongs to that function.
24th Jan 2018, 4:11 PM
Somasundaram R
Somasundaram R - avatar