(vi) Write python statements to perform the following: -
(a)To read name and mobile number of a person and store into
different variables.
(b) To display name and mobile number in the same line.
iacale and find its
Answers
Answered by
2
Answer:
displays the message on screen and stores the input from the user in a variable called name print("Hi "" +name) ... In Python you can easily do a type check to check whether a value is a number or not a number, see the ...
Explanation:
displays the message on screen and stores the input from the user in a variable called name print("Hi "" +name) ... In Python you can easily do a type check to check whether a value is a number or not a number, see the ...
Similar questions