[Tutor] Demystification of Lambda Functions

2015-10-28 Thread Hunter Jozwiak
Hello, I am not sure exactly why there would be a practical use for a lambda function, other than the fact that you can make one-liner functions that take parameters in to a variable. Or at least that is how things look when they are written. Can I have some demystification? Thanks, Hun

[Tutor] Best Practices with JSON Data

2016-05-08 Thread Hunter Jozwiak
Hello, I am intending to start work on a Python program that will allow me to better manage my Digital Ocean droplets, due to the fact that the website can be at times a bit overkill for some of the basic tasks I want to do. I have a question in regards to the best practice of manipulating JSON