Name coding

I hope you’re all having a wonderful Thursday! The weekend is right around the corner!

:sweat_smile: alright I am at wits end. I know it is a simple problem to solve. I can feel it in my bones, but my pea size brain just doesn’t remember how to do it. :frowning:

I want to put “I presume” beside input_text but I don’t know how to go about it.

*fake_choice
#Amara I presume
*set name “Amara”
#Iris i presume
*set name “Cessna”
#Keara I presume
*set name “Keara”
#Silas i presume
*set name “Cluym”
#Larisa I presume
*set name “Larisa”
#Geneviève i presume
*set name “Geneviève”
#Gael I presume
*set name “Gael”
#Waylen I presume
*set name “Waylen”
#Enter your own name
*input_text name

*fake_choice
  #Amara I presume
    *set name “Amara”
  #Iris i presume
    *set name “Cessna”
  #Keara I presume
    *set name “Keara”
  #Silas i presume
    *set name “Cluym”
  #Larisa I presume
    *set name “Larisa”
  #Geneviève i presume
    *set name “Geneviève”
  #Gael I presume
    *set name “Gael”
  #Waylen I presume
    *set name “Waylen”
  #Enter your own name
    I presume...
    *input_text name

This should work.

1 Like

I have to ask … what’s the deal with Iris and Silas?

1 Like

One’s a looker and the other’s a bit lost in the woods.

1 Like

Error! Honest mistake. :rofl::rofl: I never saw that. Thank you for pointing it out now I’ll just go right ahead and edit it.

1 Like

That’s the truth. (I would know.)

1 Like

When your mind tells you no to these names,but your heart says otherwise :smile:

Thank you so much! :triumph: I stressed over this for so long and with a snap of a finger you fixed it. It was a simple thing but you’re awesome! Thanks again!

1 Like

It’s fine, all you have to remember is that you indent for your code so it knows which leads to what. But I’m a really bad speaker so here’s the wiki page :sweat_smile:

1 Like