Advertisements
Advertisements
प्रश्न
Find the errors from the given code.
T=[a,b,c]
PrinTअति संक्षिप्त उत्तर
Advertisements
उत्तर
Errors: a, b and c must be string values if they are intended as list elements; Print must be lowercase print; Python 3 requires parentheses.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
