Python - File Reading and Writing Strategies
What will be the output of this code?
text = """Hello World Python""" print(text)
text = """Hello World Python""" print(text)
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions