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
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
