"Veek. M" <vek.m1...@gmail.com> writes:

> What is the return value of `exec`?

You can refer to the documentation for questions like that.
<URL:https://docs.python.org/3/library/functions.html#exec>

> Would that object be then used to iterate the sequence in 'a'?

The ‘for’ or ‘while’ statements are correct for iteration.

> I'm reading this:
> https://www.python.org/download/releases/2.2.3/descrintro/

Why?

-- 
 \          “Generally speaking, the errors in religion are dangerous; |
  `\    those in philosophy only ridiculous.” —David Hume, _A Treatise |
_o__)                                           of Human Nature_, 1739 |
Ben Finney

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

Reply via email to