Computer Science, asked by himanshurajvanshi, 2 months ago

how to print hello python in python language?​

Answers

Answered by perfectpearls
3

Answer:

print("hello python")

by using this command you can print hello Python in Python language

Answered by jiyak8312
0

Explanation:

print ''hello python ''

Similar questions