Home

brad a écrit :
> How is this expressed in Python?
>
> If x is in y more than three times:
> print x
>
> y is a Python list.


if y.count(x) > 3:
print x

previous
next

Re: C++ compiler about version 4.3 and an odd error of a compilation.
Re: Local Functions...
Re: Class design (information hiding)
Re: unexpected behavior: did i create a pointer?
Re: memcpy
Mam Marzenie
Pajacyk
Fundacja Avalon
Fundacja Hobbit
Fundacja Iskierka