0

Guys this is not working , explain why this is not work....

def sample(): data='hai hello how are you're print(data) for loop in range[3]: sample()

20th Jun 2017, 4:36 PM
Karthick Raj
Karthick Raj - avatar
2 Answers
0
Function sample(data) { data == Prompt('write something and ill print it'); Print(data); }
23rd Jun 2017, 3:26 AM
ARMYOFTANKS
ARMYOFTANKS - avatar