Search
 
SCRIPT & CODE EXAMPLE
 

PYTHON

how to say hello with name in python

name = input("what is your name")

print("Hello "+name)
Comment

PREVIOUS NEXT
Code Example
Python :: python open dicom 
Python :: zermelo api 
Python :: how to create an empty 2d list in python 
Python :: get home directory in windows python os 
Python :: row names pandas 
Python :: python open website 
Python :: numpy.datetime64 to datetime 
Python :: django clear db 
Python :: pandas read ods 
Python :: make text bold python 
Python :: how to count post by category django 
Python :: delete a record by id in flask sqlalchemy 
Python :: python print list items vertically 
Python :: pyhton find dates in weeks 
Python :: Feature importance Decision Tree 
Python :: how to print not equal to in python 
Python :: shuffle array python 
Python :: how to get current page url in django template 
Python :: plotly scatter markers size 
Python :: django round 2 decimal 
Python :: spike python 
Python :: pandas describe get mean min max 
Python :: pandas from series to dataframe 
Python :: django get current date 
Python :: how to add a number to a variable in django template 
Python :: get variance of list python 
Python :: neural network import 
Python :: numpy ones 
Python :: get a list of all files python 
Python :: tkinter draw squaer 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =