Computer Science, asked by Gautham30, 8 months ago

Rewrite the following code in python after removing all syntax error(s).
Underline each correction done in the code.

def man:
Txt="hello india"
For I in hello india:
print(Txt(0));​

Answers

Answered by ıtʑFᴇᴇʟɓᴇãᴛ
0

[tex]

/html

<head>

def man:

Txt="hello india"

For I in hello india:

print(Txt(0));

Similar questions