On 28/03/2019 23:55, Sveum, Christian wrote:
> I am new and I have tried everything I can think I of. I want it to run like
> a converstion.
Its always good to be as specific as possible.
What exactly do you mean by "can't get it to run right"?
Does it crash? Do you get an error message?
If so se
On 29/03/19 12:55 PM, Sveum, Christian wrote:
I am new and I have tried everything I can think I of. I want it to run like a
converstion.
print(" I am Bob")
...
What is not working?
How far does the program run before stopping?
What error message are you seeing?
(why won't you share it with us
I am new and I have tried everything I can think I of. I want it to run like a
converstion.
print(" I am Bob")
name = input("What is your name")
print("Nice to meet you")
age = input("How old are you?")
print("I was not programed with a age")
city = input("Where do you live?")
temperature = f