Skip to main content

Posts

Showing posts from September, 2020

How to get input from user in python?

 Welcome Guys. In this blog i am going to take you in the world of python ..  If You Want to Take input from user you can use input function which is built in . Here's a code to get input from user //Code user_input = input("Give Your Input?") // You can print this by printing  print(user_input) Hope everyone get that . Comments please  Instagram  - Twitter -