On Monday, February 3, 2014 5:16:44 AM UTC+8, Charlie Winn wrote:
> Hey Guys i Need Help , When i run this program i get the 'None' Under the
> program, see what i mean by just running it , can someone help me fix this
>
>
>
> def Addition():
>
> print('Addition: What are two your numbers?
Joshua Landau wrote:
> On 5 February 2014 02:22, Dan Sommers wrote:
>
>> On Tue, 04 Feb 2014 19:53:52 -0500, Roy Smith wrote:
>>
>> > In article ,
>> > David Hutto wrote:
>> >
>> >> Can anyone point out how using an int as a var is possible
>> >
>> > one = 42
>> >
>> > (ducking and running)
>>
On 5 February 2014 02:22, Dan Sommers wrote:
> On Tue, 04 Feb 2014 19:53:52 -0500, Roy Smith wrote:
>
> > In article ,
> > David Hutto wrote:
> >
> >> Can anyone point out how using an int as a var is possible
> >
> > one = 42
> >
> > (ducking and running)
>
> int = 42
>
> (ducking lower and ru
On Tue, 04 Feb 2014 19:53:52 -0500, Roy Smith wrote:
> In article ,
> David Hutto wrote:
>
>> Can anyone point out how using an int as a var is possible
>
> one = 42
>
> (ducking and running)
int = 42
(ducking lower and running faster)
--
https://mail.python.org/mailman/listinfo/python-lis
On Wed, Feb 5, 2014 at 11:53 AM, Roy Smith wrote:
> In article ,
> David Hutto wrote:
>
>> Can anyone point out how using an int as a var is possible
>
> one = 42
>
> (ducking and running)
In theory, there might be a Unicode character that's valid as an
identifier, but gets converted into U+003
In article ,
David Hutto wrote:
> Can anyone point out how using an int as a var is possible
one = 42
(ducking and running)
--
https://mail.python.org/mailman/listinfo/python-list
On Sunday, February 2, 2014 4:16:44 PM UTC-5, Charlie Winn wrote:
> Hey Guys i Need Help , When i run this program i get the 'None' Under the
> program, see what i mean by just running it , can someone help me fix this
>
>
>
> def Addition():
>
> print('Addition: What are two your numbers?
Missed that it's already pointed out, was looking at the google groups
combined email.
On Tue, Feb 4, 2014 at 10:43 AM, David Hutto wrote:
> On Sunday, February 2, 2014 4:16:44 PM UTC-5, Charlie Winn wrote:
> > Hey Guys i Need Help , When i run this program i get the 'None' Under
> the program
On Sunday, February 2, 2014 4:16:44 PM UTC-5, Charlie Winn wrote:
> Hey Guys i Need Help , When i run this program i get the 'None' Under the
> program, see what i mean by just running it , can someone help me fix this
>
>
>
> def Addition():
>
> print('Addition: What are two your numbers?
On Mon, 03 Feb 2014 10:25:37 -0800, Charlie Winn wrote:
> Python 3.3.3 (v3.3.3:c3896275c0f6, Nov 18 2013, 21:19:30) [MSC v.1600 64
> bit (AMD64)] on win32 Type "copyright", "credits" or "license()" for
> more information.
RESTART
=
On Feb 3, 2014 3:26 PM, "Steven D'Aprano" <
steve+comp.lang.pyt...@pearwood.info> wrote:
>
> On Mon, 03 Feb 2014 10:04:35 -0800, Charlie Winn wrote:
>
> > excuse me but don't be so *** rude , i did run this program and it
> > did run correctly
>
> Charlie, you may have run *some* program, but i
On 02/03/2014 10:04 AM, Charlie Winn wrote:
On Sunday, February 2, 2014 9:46:24 PM UTC, Gary Herron wrote:
...
Sorry, but in fact you did *not* run this program as you claim. It's
full of syntax errors. Any attempt to run it will display syntax errors
immediately, and never actually run.
On Mon, 03 Feb 2014 10:04:35 -0800, Charlie Winn wrote:
> excuse me but don't be so *** rude , i did run this program and it
> did run correctly
Charlie, you may have run *some* program, but it wasn't the program you
posted here. And if it ran correctly, why are you asking for help?
The co
On Monday, February 3, 2014 6:17:44 PM UTC, Joel Goldstick wrote:
> On Feb 3, 2014 1:05 PM, "Charlie Winn" wrote:
>
> >
>
> > On Sunday, February 2, 2014 9:46:24 PM UTC, Gary Herron wrote:
>
> > > On 02/02/2014 01:16 PM, Charlie Winn wrote:
>
> > >
>
> > > > Hey Guys i Need Help , When i run
Charlie Winn wrote:
> excuse me but don't be so *** rude , i did run this program and it did
> run correctly and if you want me to prove it with screenshots so be it , so
> don't make accusations ** Gary ** i only came here for some help not to be
> accused of not even running my program
H
On Feb 3, 2014 1:05 PM, "Charlie Winn" wrote:
>
> On Sunday, February 2, 2014 9:46:24 PM UTC, Gary Herron wrote:
> > On 02/02/2014 01:16 PM, Charlie Winn wrote:
> >
> > > Hey Guys i Need Help , When i run this program i get the 'None' Under
the program, see what i mean by just running it , can som
On Sunday, February 2, 2014 9:46:24 PM UTC, Gary Herron wrote:
> On 02/02/2014 01:16 PM, Charlie Winn wrote:
>
> > Hey Guys i Need Help , When i run this program i get the 'None' Under the
> > program, see what i mean by just running it , can someone help me fix this
>
> >
>
> > def Addition():
On Sun, 02 Feb 2014 13:46:24 -0800, Gary Herron wrote:
> Sorry, but in fact you did *not* run this program as you claim.
+1
I can also see a call to a function named Question, but I can't see where
that function is defined.
That might not be a major issue, because I don't think the while
con
On 02/02/2014 01:16 PM, Charlie Winn wrote:
Hey Guys i Need Help , When i run this program i get the 'None' Under the
program, see what i mean by just running it , can someone help me fix this
def Addition():
print('Addition: What are two your numbers?')
1 = float(input('First Number:
On Sun, 02 Feb 2014 13:16:44 -0800, Charlie Winn wrote:
> Hey Guys i Need Help , When i run this program i get the 'None' Under
> the program, see what i mean by just running it , can someone help me
> fix this
>
> def Addition():
> print('Addition: What are two your numbers?')
> 1 = floa
Hey Guys i Need Help , When i run this program i get the 'None' Under the
program, see what i mean by just running it , can someone help me fix this
def Addition():
print('Addition: What are two your numbers?')
1 = float(input('First Number:'))
2 = float(input('Second Number:'))
p
21 matches
Mail list logo