Code style query: multiple assignments in if/elif tree

David Hutto dwightdhutto at gmail.com
Tue Apr 1 02:24:46 EDT 2014


>
>
> >> (1) v = u + at
> >> (2) s = 1/2(u + v)t
> >> (3) s = ut + 1/2(at^2)
> >> (4) v^2 = u^2 + 2as
> >>
> >> Only (1) and (3) are needed.
> >
> > Okay, what's u here? Heh.
>
> u is the initial velocity; v is the velocity after accelerating at a for
> time t.
>

This assumes that the viscosity is in a state of superfluidity, and in a
perfect state between itself, and it's traveling environment.


> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 
Best Regards,
David Hutto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140401/3b8b2635/attachment.html>


More information about the Python-list mailing list