Question: flowcharts for both the questions Qi Write a function in Python to check if the given mobile number is valid or not. The conditions to

flowcharts for both the questions
Qi Write a function in Python to check if the given mobile number is valid or not. The conditions to be satisfied for a mobile number are: a) Number of characters must be 10 b) All characters must be digits and must not begin with a '0' Q2 Python Program that Reads a Text File and Counts the Number of Times a Certain Letter Appears in the Text File
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
