Search
 
SCRIPT & CODE EXAMPLE
 

PYTHON

say hello to someone in python

name = input('What is your name?')
print(f'Hello {name} !')
Comment

PREVIOUS NEXT
Code Example
Python :: Applies the f function to all Row of this DataFrame 
Python :: pydrive list shared folder 
Python :: how to create a joystick in pyqt4 
Python :: python compressed for concatenate string 
Python :: pygame rect follower 
Python :: integer to boolean numpy 
Python :: pandas drop a list of rows 
Python :: see you tomorrow in italian 
Python :: devu and friendship testing codechef solution 
Python :: hovering over canvas item tkinter event 
Python :: ejercicios con def en python 
Python :: get_absolute_url method on the model 
Python :: how to increment a variable in python] 
Python :: banner grabber api 
Python :: keepalive_requests 
Python :: % python nootation 
Python :: pandas use map lambda to fillna python 
Python :: django user refistration 
Python :: how to show Screen keyboard ubuntu with python 
Python :: login urls 
Python :: pycaw , Python Audio Control Lib 
Python :: multipart encoder 
Python :: drop values based on type pandas 
Python :: multigreading sys.exit does not work 
Python :: change column row box colour tkinter 
Python :: Quality Control in python 
Python :: remove the secound to last veriable in a list python 
Python :: training T5 for summarization 
Python :: how to apply class method to pandas python 
Python :: decorator patter 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =