For Daily Free Study Material Join wiredfaculty Whatsapp Group | Download Android App | Ncert Book Download
Sponsor Area
Rewrite the following code in python after removing all syntax error(s). Underline each correction done in the code.
STRING=''WELCOME NOTE'' for S in range[0,8]: print STRING(S) print S+STRING