• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

Return in If statement

Hello. I would like to know what is the purpose to use Return in If statement? Thanks

c#if-statementsreturn
22nd Apr 2020, 9:04 AM
Rey P. Wong
Rey P. Wong - avatar
1 Answer
+ 3
The python return statement is used in a function to return something to the caller program. see this https://www.sololearn.com/Discuss/1240345/?ref=apphttps://www.sololearn.com/learn/Python/2287/?ref=apphttps://www.sololearn.com/learn/PHP/1836/?ref=apphttps://www.sololearn.com/Discuss/1385617/?ref=apphttps://www.sololearn.com/Discuss/681557/?ref=apphttps://www.sololearn.com/Discuss/2073985/?ref=app
22nd Apr 2020, 9:15 AM
Ayush Kumar
Ayush Kumar - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
HTML
3 Votes
Functions in python
2 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
Answer please
0 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
1 Votes
I need advice
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Html 5 document question
1 Votes