Run ❯
Get your
own
website
Result Size:
625 x 565
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
txt = "Hello, welcome to my world." x = txt.startswith("Hello") print(x)
x
txt
=
"Hello, welcome to my world."
x
=
txt
.
startswith
(
"Hello"
)
print
(
x
)
True