1. Write the function which accepts the input data from the user.
Answers
Answered by
4
Explanation:
There are two functions that can be used to read data or input from the user in python: raw_input() and input(). The results can be stored into a variable. raw_input() – It reads the input or command and returns a string. input() – Reads the input and returns a python type like list, tuple, int, etc.
FOLLOW ME
MARK AS BRAINLIST
Similar questions
English,
2 months ago
Physics,
2 months ago
Social Sciences,
4 months ago
Physics,
4 months ago
English,
10 months ago
Social Sciences,
10 months ago