Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Python
say hello to someone in python
Joshua Englehart
Programming language:
Python
2021-07-24 13:30:58
0
Q:
say hello to someone in python
Pippy Longstockings
Code:
Python
2021-07-15 15:13:23
name =
input
(
'What is your name?'
) print(
f'Hello
{name}
!'
)
-1
Tags
python
hello
Related
how to print hello in python
python printing hello world
how to say something python
hello world python
how print hello world in python
python code to print hello world
printing hello world in python
how to say hello in python
hello world in python
python how to say hello world
python hello world
how to print a message in python
print hello world in python
New to Communities?
Join the community