Generation

code to explanationSat, 08 Apr 2023

my_string= """Hello.Welcome to Python World!""" print(my_string)

The output of the my_string is Hello.Welcome to Python World!

Want to kickstart your project?Use the new AI Studio to create your code