Re: [Tutor] decision loops

2015-02-01 Thread Alan Gauld
On 01/02/15 01:54, Daniel M wrote: I can’t figure out how to make the script switch between the two. What I would like it to do is let the user go back to the “What do you wish to convert?” part when a character is entered instead of a number for “temperature?”. I tried using That's quite a co

Re: [Tutor] decision loops

2015-02-01 Thread Steven D'Aprano
Hello Daniel, and welcome! On Sat, Jan 31, 2015 at 08:54:48PM -0500, Daniel M wrote: > Hello. I'm a complete beginner and I’m trying to write a very basic script > to convert temperatures, just for some practice. I have that part down, but > I can’t figure out how to make the script switch betwe

[Tutor] decision loops

2015-02-01 Thread Daniel M
Hello. I'm a complete beginner and I’m trying to write a very basic script to convert temperatures, just for some practice. I have that part down, but I can’t figure out how to make the script switch between the two. What I would like it to do is let the user go back to the “What do you wish to con