Duncan Booth skrev:
> Sheldon wrote:
>
> > Good day,
> >
> > I would like to know if there is a way to print all the variables set
> > in a python program with having to write
> > "print variable" on all?
> >
> Not all the variables in a program (that would be rather more than you
> want), but yo
Sheldon wrote:
> Good day,
>
> I would like to know if there is a way to print all the variables set
> in a python program with having to write
> "print variable" on all?
>
Not all the variables in a program (that would be rather more than you
want), but you can print all the variables in a spe