RE: Python Libraries: Expanding the Functions
You are viewing a single comment's thread:
Nice work! I always like seeing code-related posts on hive.
@steevc makes a good point about the loops!
I've become quite accustomed to the JavaScript map(), filter(), and reduce() style of dealing with lists, so would probably struggle a bit going back to python.
Posted using Proof of Brain
0
0
0.000
Python has versions of those functions too. I've not done much with JavaScript, so can't really compare the languages. Fortunately I get to use Python at work.
!BEER
View or trade
BEER.Hey @chasmic-cosm, here is a little bit of
BEERfrom @steevc for you. Enjoy it!Learn how to earn FREE BEER each day by staking your
BEER.Thanks, though I fear for most it will be like reading Greek (for non-Greeks).
I have a lot to learn, and with my background being VBS it helps little. The methods you describe are quite alien to me, but at least now I am aware of them.