CodeNiche
In python,What will be the output ?name = "Jane"print("My name is", name)
1 month ago | [YT] | 0
CodeNiche
In python,
What will be the output ?
name = "Jane"
print("My name is", name)
1 month ago | [YT] | 0