On Jan 7, 6:30 pm, "Mildew Spores" wrote:
> What? Sounds a bit unlikely unless its Virgin..
> I'd imagine it might be that your isp needs to get itself off a black list.
> Brian
>
> --
> My Hotmail Account
> mildew_spo...@hotmail.com
>
> "simonh"
Hi. Not sure if anyone can help here, but I'm trying to access #python
and have found out that my ISP has a blanket ban (for some reason).
Does anyone know how I can contact an operator to join? Thanks.
--
http://mail.python.org/mailman/listinfo/python-list
Thanks for the extra tips Ivan and Bruno. Here is how the program
looks now. Any problems?
import sys
def get_name():
name = input('Please enter your name: ')
print('Hello', name)
def get_age():
try:
return int(input('Please enter your age: '))
except ValueE
Thanks for the many replies. Thanks especially to Pierre. This works
perfectly:
def getName():
name = input('Please enter your name: ')
print('Hello', name)
def getAge():
while True:
try:
age = int(input('Please enter your age: '))
return age
e
In my attempt to learn Python I'm writing a small (useless) program to
help me understand the various concepts. I'm going to add to this as I
learn to serve as a single place to see how something works,
hopefully. Here is the first approach:
name = input('Please enter your name: ')
print('Hello'
i too am none the wiser after looking at your site:
"Status
The services are available for initial Reference Customers.
Preferred Domains: Software-Development-Systems.
Preferred Projects: Open Source.
Profile
Lazaridis ReEngineering is a lightweight startup which has developed a
System Reengi