Problem Statement - B01C-2017D
Rewrite the following code in python after removing all syntax error(s). Underline each correction done in the code
TEXT=""GREAT DAY"" for T in range[0,7]: print TEXT(T) print T+TEXT
Solution
CSKC| Created: 12-Jan-2019 | Updated: 12-Jan-2019|CBSE12D-2017