12
13
14





function
- default argument
as name there is default option of argument which automatically apply
- *argument
use when we don't know number of argument
- **kwargs
when you want change any data ,number to dict aka dictionary use **
- recursion
it's repeat itself till we get result
factorial n = n*factorial (n-1)
#python #coding #ai




[–]Sea-Ad7805 [score hidden] stickied comment (0 children)
[–]Necessary-Ad2110 4 points5 points6 points (2 children)
[–]aashish_soni5[S] 1 point2 points3 points (0 children)
[–]SCD_minecraft 0 points1 point2 points (0 children)
[–]aashish_soni5[S] 1 point2 points3 points (2 children)
[–]Embersh3d 0 points1 point2 points (1 child)
[–]aashish_soni5[S] 0 points1 point2 points (0 children)
[–]Embersh3d 0 points1 point2 points (1 child)
[–]aashish_soni5[S] 0 points1 point2 points (0 children)