Where did you get this easygui thing you are trying to install. Is it
the thing that says Compiled Python File? If so I have it. I've
kinda been following your little chat here about it. I want to see if
I could do it.
On 6/11/07, Kent Johnson <[EMAIL PROTECTED]> wrote:
> Alan Gauld wrote:
> >
I see... Very Intriguing.> To: tutor@python.org> From: [EMAIL PROTECTED]> Date:
Sun, 10 Jun 2007 18:16:00 +0100> Subject: Re: [Tutor] Correct use of range
function..> > > "Adam Urbas" <[EMAIL PROTECTED]> wrote> >I discovered something
about your reve
I discovered something about your revers word program here. I used
the "for c in word" one.
if you type an indented print after print c, then it will print the
words vertically. Just thought I'd share that with you.
On 6/10/07, Kent Johnson <[EMAIL PROTECTED]> wrote:
> David Hamilton wrote:
> >
, Alan Gauld <[EMAIL PROTECTED]> wrote:
>
> "Adam Urbas" <[EMAIL PROTECTED]> wrote
>
> > Ok, this is my research for a better calculator. I want to make a
> > calculator that is much less lame than the one that comes standard
>
> Thats a good beginn
Sorry about all that trouble for you Alan, after I posted that, I
reformatted my code a bit and updated it to do the defining and then
the calling, like you said. The only problem I had, and I was
probably doing something wrong, was that I would do:
choice()
if choice in["1","circle"]:
circle
Sup all,
Ok, this is my research for a better calculator. I want to make a
calculator that is much less lame than the one that comes standard
with windows. If anyone has any ideas for how to start or some things
I should know, then feel free to inform me. The truth is, I don't
exactly know wher
to be something
after the
def goodbye():
So If someone wouldn't mind taking a look at it, then I would be very grateful.
Thanks,
Au
On 5/30/07, Adam Urbas <[EMAIL PROTECTED]> wrote:
Ok I forgot to put some things on the previous one. I discovered a
flaw in my loop. It is not infinite
the user could keep using that segment of the
program over and over again, without having to restart the program.
Is it possible to do that?
On 5/30/07, Adam Urbas <[EMAIL PROTECTED]> wrote:
I think I may have figured it out. I just switched some things around.
On 5/30/07, Adam Urbas &
I think I may have figured it out. I just switched some things around.
On 5/30/07, Adam Urbas <[EMAIL PROTECTED]> wrote:
I can't seem to get the type with the parameters to work. I can get
def answer(): to work, but not def
answer(my_first_parameter,my_second_parameter):.
ttach it. This is very
exciting. Except, I renamed it and now it doesn't work. This
frustrates me. How could something work one second and then not the
next. Oh well, I'll still attach it and if you could help me find the
problem, that would be nice.
Thanks,
Au
On 5/30/07, Brian va
ecause def
text(): works just fine with everything I've done so far.
On 5/30/07, Adam Urbas <[EMAIL PROTECTED]> wrote:
I can't exactly show you the error message anymore, because the program is
now screwed up in so many ways that I can't even get it to do the things it
used to.
It
t works too, yay!
Thanks,
Au
On 5/30/07, Andre Engels <[EMAIL PROTECTED]> wrote:
2007/5/30, Brian van den Broek <[EMAIL PROTECTED]>:
> Another fwd, folks.
>
> Brian vdB
>
> Original Message ----
> Subject: Re: [Tutor] trouble with "if"
> Da
Dang it... I am really going to have to figure out how to reply all.
The cc thing only worked once and now I'm still sending to you.
On 5/30/07, Adam Urbas <[EMAIL PROTECTED]> wrote:
> I started to read Alan Gauld's tutorial. The problem is, once I get
> past the very basic
ok well, I'm testing to see if the CC thing worked.
On 5/29/07, Adam Urbas <[EMAIL PROTECTED]> wrote:
> I'll try the CC thing.
>
> On 5/29/07, Adam Urbas <[EMAIL PROTECTED]> wrote:
> > Well, Brian, I am now very sure that we have different versions of
>
> i'd be curious to see what happens if you
> use the tag around your (properly)
> indented code, e.g.
>
>
> this = 1
> that = 0
> if this == 1 :
> that = 1
> print that
>
>
>
>
> On May 29, 2007, at 9:24 AM, Adam Urbas wrote:
Date: Sun, 27
May 2007 15:10:08 -0400> From: [EMAIL PROTECTED]> To: [EMAIL PROTECTED]> CC:
tutor@python.org> Subject: Re: [Tutor] trouble with "if"> > adam urbas said
unto the world upon 05/27/2007 01:49 PM:> > Thank you for the help Brian. I
would like to ask
Hey,
I have gmail now, but I'm not sure how to turn off HTML.
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Hi all,I was just wondering how I would go about performing a square root
thing, for my radiacir.py program.
_
Change is good. See what’s different about Windows Live Hotmail.
www.windowslive-hotmail.com/learnmore/default.html?locale=
I thank you much Alan. This has been very helpful already and I'm only on page
2. The world needs more newb-friendly people like you.> To: tutor@python.org>
From: [EMAIL PROTECTED]> Date: Thu, 24 May 2007 23:39:41 +0100> Subject: Re:
[Tutor] trouble with "if"> > Hi adam. > > With the aid of Go
t int trick, which I seem to have
forgotten. And guess what that did it. It's amazing when you apply the things
that you learn. Apparently I am quite absent minded. Well It seems I don't
need any of this help anymore. Oh well. Thanks anyway.Au > To:
tutor@python.org> Fro
Thanks for the clarification, but I'm still a tad confused. I'm not sure when
to indent. I understand that it has to be done. That link was really
confusing. Very newb non-friendly. Arrg... That site is doom. So confusing.
I need somewhere to start from the beginning. This site uses all
bit and it> > said:Feed Me!
and I put 42, and it said >>> (I guess it's> > satisfied now, with the whole
feeding). Well if I understood what> > 'str' meant, then I could probably
figure the rest out. Well I> > have to go do other things so I&
Hello all,I was wondering if there would be someone who would be able to give
me a list of error messages and their meanings. I've attached this test.py to
illustrate my problem. When I run the program, I am able to enter all the
data, yet it will not calculate.It says:can't multiply sequence
re the rest out.
Well I have to go do other things so I'll save the rest of this figuring out
till later.I shall return,Adam> Date: Wed, 23 May 2007 12:12:16 -0400> From:
[EMAIL PROTECTED]> To: [EMAIL PROTECTED]> CC: tutor@python.org> Subject: Re:
[Tutor] trouble with &qu
o type 'circle' instead of '1', you can do:> > if shape == "1"
or shape == "circle":> > or alternatively:> > if shape in ["1","circle"]:> > >
> Andre Engels> > 2007/5/23, adam urbas <[EMAIL PROTECT
ext "1" is not equal to
the> number 1, so this evaluates to False.> > Instead you should do:> > if
shape == "1":> > To also be able to type 'circle' instead of '1', you can do:>
> if shape == "1" or shape == "circle&quo
I figured out why it was asking for the radius of a square. It was because I
had the if shape==1: thing on there. I was typing in rectangle and that was an
else: function. How do i get it to accept both 1 and circle? I learned not to
use else: unless I was completely sure that I could use it
L")to
var=raw_input("LOL")then it displays>>>LOL>>>Not sure what that means, but
yeah. Well thanks anyway.Adam> Date: Sat, 19 May 2007 01:47:51 +0100> From:
[EMAIL PROTECTED]> To: [EMAIL PROTECTED]; tutor@python.org> Subject: Re:
[Tutor] two input accep
Hi all,I've been working with this new program that I wrote. I started out
with it on a Ti-83, which is much easier to program than python. Now I'm
trying to transfer the program to python but its proving to be quite difficult.
I'm not sure what the whole indentation thing is for. And now I'
Hi,I just started python today and I would like a few pointers, if you don't
mind. I tried using a tutorial, but was only able to get the correct results
for the most basic problems. # Area calculation programprint “Welcome to the
Area calculation program”print “–”print# Print out
30 matches
Mail list logo