Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

name = input() print("Your name is ") print ("Your name is"+ input ())

Average Anteater answered on August 31, 2022 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers

  • #take the user's name as input name = input("Enter your name:") print(name) #the vaiable that includes the welcome message is alredy provided. #Please complete this part using the knowledge obtained in this lesson. greeting = ("Welcome"+" "+name) #print t
  • name = input("What is your name? ") print("So you call yourself " + name + " huh?")
  • python name input
  • get name of input jquery
  • how to get input name in javascript
  • how to get input name value in javascript
  • python print a name
  • input what is your name python
  • input what is your name python
  • how to print name in python
  • print out a name in python

  • name = input() print("Your name is ") print ("Your name is"+ input ())

    0
    Popularity 2/10 Helpfulness 1/10 Language python
    Source: Grepper
    Tags: input python
    Link to this answer
    Share Copy Link
    Contributed on Aug 31 2022
    Average Anteater
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.