Advertisements
Advertisements
प्रश्न
Which of the following is a valid keyword in Python?
विकल्प
false
return
non_local
none
MCQ
Advertisements
उत्तर
return
Explanation:
Non_local is not a keyword, and false is Boolean data. As a result, return is a valid keyword.
shaalaa.com
Function Returning Values
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
