Explain a.Print() b.Type() c.Input()
Answers
Answered by
1
Print function is used to print a program in python.
Type function is used to display the type of string.
Input function is used to add the input.
Similar questions