Hi all, I am new to the group. Trying to learn Python programming on my
own. I am working through Michael Dawson's Book Python Programming for the
absolute beginner.
I am tring to write a program that is a number guessing game. I want to be
able to give the user 5 tries to guess the number
with more questions before too long.
Chad
"Chad Everett" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi all, I am new to the group. Trying to learn Python programming on my
> own. I am working through Michael Dawson's Book Python Programming f
Hello all,
Have a problem here with a challenge from a book I am reading.
Any help is much appreciated.
I am trying to run a program that asks the user for a statement and then
prints it out backwards.
this is what I have.
It does not print anything out. I assume that I have something out of wh
"Paul Watson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Chad Everett wrote:
>> Hello all,
>>
>> Have a problem here with a challenge from a book I am reading.
>> Any help is much appreciated.
>>
>> I am trying to ru
Hey guys,
Thanks for the hint.
I found that info last night but I could never get it to print more than
just the last letter.
or it would only print partially.
I was using just a single colon, the double colon did it.
Thanks
"Chad Everett" <[EMAIL PROTECTED]> wrote in mess
Does anyone know why you get socket error while trying to run IDLE and the
module. Is says something about a Subprocess Startup Error. I know that
it always says something about a personal firewall. I have all that shut
off. About 50% of the time when I try and test code by running the module
Hey guys,
I am back. Trying to expand on a program that was given in the book I am
studying.
No I am not a high school or college student. Doing this on my own. and
having way to much trouble
I am trying to add a hint section to a word jumble program.
I get a traceback error that the word
Mensanator,
Thanks for your help. That should get me along. I appreciate your time.
Chad
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Chad Everett wrote:
>> Hey guys,
>>
>> I am back. Trying to expand on a program that was given in the book
id syntax".
If anyone has a moment could you please look at it and tell me what I am
doing wrong.
thanks for your time and patience.
Chad
# Coin Flip Program
# This program flips a coin 100 times and tells the number of heads and
tails.
# Chad Everett 2/3/2005
print "\t\tCoin Fli
100
# The player gets Five tries to guess it and the computer lets
# the player know if the guess is too high, too low
# or right on the money
#
# Chad Everett 2/10/2005
import random
print "\tWelcome to 'Guess My Number'!"
print "\nI'm thinking of a number between 1
Nope, I am trying to learn it on my own. I am using the book by Michael
Dawson.
Thanks,
"Francis Girard" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Mmm. This very much look like a homework from school. Right ?
Francis Girard
Le lundi 14 Février 2005 04:03
No problem, I need all the help and insruction I can get.
Thanks,
Chad
"Kent Johnson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Kent Johnson wrote:
>> You might be interested in the Python tutor mailing list which is
>> specifically intended for beginners.
>> http://mail.pyt
I got it, thanks for the help.
Chad
"Michael Hartl" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Sorry about the code: Google Groups screwed up the formatting, but I
> hope you get the picture.
>
--
http://mail.python.org/mailman/listinfo/python-list
13 matches
Mail list logo