On 03/08/18 12:14, Rafael Knuth wrote:
> I wrote a function which is supposed to count the number of items on
> each index #.
> For starters, here's a list I created to test the function:
>
> properties = ["mansion, modern, swimming_pool" , "mansion, historic,
> air_conditioning", "penthouse, mod
Hi there,
I wrote a function which is supposed to count the number of items on
each index #.
For starters, here's a list I created to test the function:
properties = ["mansion, modern, swimming_pool" , "mansion, historic,
air_conditioning", "penthouse, modern, whirlpool"]
# index 0 = property ty
On Wed, 1 Aug 2018, Marc Tompkins wrote:
On 01/08/18 05:07, Saket Mehrotra wrote:
Hi
I am also not using any Open SSL package.
I have just added " import requests" in py file. And when I run the
module
I get the SSL package error ,not sure why.
Give us the _whole_ error message, even the