M�ta-MCI (MVP) wrote:
> Hi!
>
>> I don't often feel like using this word
>
> Look at languages like OCAML or F #
The point being? Yes, shockingly enough other languages have other syntax &
semantics.
Diez
--
http://mail.python.org/mailman/listinfo/python-list
On 7 mai, 23:20, John Roth <[EMAIL PROTECTED]> wrote:
> On May 7, 3:03 pm, "[EMAIL PROTECTED]"
>
>
>
> <[EMAIL PROTECTED]> wrote:
> > On 7 mai, 21:41, Gary Herron <[EMAIL PROTECTED]> wrote:
>
> > > Méta-MCI (MVP) wrote:
> > > > Hi!
>
> > > >> I don't often feel like using this word
>
> > > > Look
On May 7, 3:03 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> On 7 mai, 21:41, Gary Herron <[EMAIL PROTECTED]> wrote:
>
> > Méta-MCI (MVP) wrote:
> > > Hi!
>
> > >> I don't often feel like using this word
>
> > > Look at languages like OCAML or F #
>
> > > @-salutations
>
> > Well of course,
On 7 mai, 21:41, Gary Herron <[EMAIL PROTECTED]> wrote:
> Méta-MCI (MVP) wrote:
> > Hi!
>
> >> I don't often feel like using this word
>
> > Look at languages like OCAML or F #
>
> > @-salutations
>
> Well of course, we're all well aware of other languages that allow
> variables to be bound in the
> > I don't often feel like using this word
>
> Look at languages like OCAML or F #
>
I looked at OCAML and F#. Now what?
Cheers,
Daniel
--
http://mail.python.org/mailman/listinfo/python-list
"Méta-MCI (MVP)" <[EMAIL PROTECTED]> writes:
> Hi!
>
>> I don't often feel like using this word
>
> Look at languages like OCAML or F #
While I like Objective Caml, it is definitively not Python!
--
Arnaud
--
http://mail.python.org/mailman/listinfo/python-list
Méta-MCI (MVP) wrote:
Hi!
I don't often feel like using this word
Look at languages like OCAML or F #
@-salutations
Well of course, we're all well aware of other languages that allow
variables to be bound in the middle of an expression. It's just that
Python was purposely created without
Hi!
I don't often feel like using this word
Look at languages like OCAML or F #
@-salutations
--
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
"Méta-MCI (MVP)" <[EMAIL PROTECTED]> writes:
> Hi!
>
> print become a function ; OK
>
> I thought: and why the affection (=) would not become, also, a function?
> Examples:
>a = 123return 123
>b,c = 543.21, "LOL"return (543.21, "LOL")
Do you m
Hi!
print become a function ; OK
I thought: and why the affection (=) would not become, also, a function?
Examples:
a = 123return 123
b,c = 543.21, "LOL"return (543.21, "LOL")
@-salutations
Michel Claveau
--
http://mail.python.org/mailman/l
10 matches
Mail list logo