Computer Science, asked by aka007, 8 months ago

How to convert strings hello world to heoll dlrow in python?​

Answers

Answered by akulanagalakshmi6957
0

Explanation:

in this program we have used to build it print () function to print the string hello world!on our screen .

by the same a string is a sequence of characters.

in python strings are enclosed inside the single quotes ,double quotes and triple quotes.

how to write simple and easy to hello world in python.

write the program open our python editor and enter the following code print(hello world)

save our program and go a head and save your program to a fill called hello.py this is typically done using the editor file>save or similar.

run your program heres how to run the program.

are the step in upper part written

I hope this may help u

Similar questions