Magadi Road, Bangalore, India - 560023.
Details verified of Nivya M.✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Kannada Mother Tongue (Native)
English Proficient
Bangalore university Pursuing
Doctor of Philosophy (Ph.D.)
Magadi Road, Bangalore, India - 560023
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Python Training classes
1
Course Duration provided
1-3 months
Seeker background catered to
Individual
Certification provided
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Web Designing Classes
4
Teaches web designing at proficiency level
Basic Web Designing
1. Which classes do you teach?
I teach Python Training and Web Designing Classes.
2. Do you provide a demo class?
Yes, I provide a free demo class.
3. How many years of experience do you have?
I have been teaching for 1 year.
Answered on 17/09/2018 Learn IT Courses/Programming Languages/Python
total = 0
with open('input.txt', 'r') as inp, open('output.txt', 'w') as outp:
for line in inp:
try:
num = float(line)
total += num
outp.write(line)
except ValueError:
print('{} is not a number!'.format(line))
print('Total of all numbers: {}'.format(total))
Answered on 17/09/2018 Learn IT Courses/Programming Languages/Python
Answered on 17/09/2018 Learn IT Courses/Programming Languages/Python
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Python Training classes
1
Course Duration provided
1-3 months
Seeker background catered to
Individual
Certification provided
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Web Designing Classes
4
Teaches web designing at proficiency level
Basic Web Designing
Answered on 17/09/2018 Learn IT Courses/Programming Languages/Python
total = 0
with open('input.txt', 'r') as inp, open('output.txt', 'w') as outp:
for line in inp:
try:
num = float(line)
total += num
outp.write(line)
except ValueError:
print('{} is not a number!'.format(line))
print('Total of all numbers: {}'.format(total))
Answered on 17/09/2018 Learn IT Courses/Programming Languages/Python
Answered on 17/09/2018 Learn IT Courses/Programming Languages/Python
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Nivya M.
Let Nivya M. know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.