Ghaziabad, Ghaziabad, India - 201010.
Verified
2
Details verified of Vaishali✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Hindi Mother Tongue (Native)
University Delhi 2017
B.com hons
Ghaziabad, Ghaziabad, India - 201010
ID Verified
Education Verified
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 Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
2
Board
CBSE
Experience in School or College
2 year experience in gargi public school
Subjects taught
Mathematics, Social Science, Hindi
Taught in School or College
Yes
1. Which school boards of Class 10 do you teach for?
CBSE
2. Do you have any prior teaching experience?
Yes
3. Which classes do you teach?
I teach Class 10 Tuition Class.
4. Do you provide a demo class?
Yes, I provide a free demo class.
5. How many years of experience do you have?
I have been teaching for 2 years.
Answered on 05/05/2021
Using python :
Python allows multiple simultaneous assignments:
Will swap any two variables - regardless of the type of the data (a & b could even be different types if you wanted).
This does use a temporary value in the background - Python builds a tuple from the RHS of the statement (i.e. b,a
is a 2-tuple), and then unpacks that tuple in order due to the LHS of the statement (a,b = <iterable>
) is taken to unpack the iterable (a tuple is iterable) into the variables in order.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
2
Board
CBSE
Experience in School or College
2 year experience in gargi public school
Subjects taught
Mathematics, Social Science, Hindi
Taught in School or College
Yes
Answered on 05/05/2021
Using python :
Python allows multiple simultaneous assignments:
Will swap any two variables - regardless of the type of the data (a & b could even be different types if you wanted).
This does use a temporary value in the background - Python builds a tuple from the RHS of the statement (i.e. b,a
is a 2-tuple), and then unpacks that tuple in order due to the LHS of the statement (a,b = <iterable>
) is taken to unpack the iterable (a tuple is iterable) into the variables in order.
Share this Profile
Also have a look at
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.