49. Reeborg asks you

You can give Reeborg some input using the following:

input_string()
input_int()

These return a value that can be assigned to a variable. These can also use an additional string...

input_string("What's your name?")
input_int("What is your favourite number")

More info will be written later...

previousBeyond Python - home - Custom made images next