Technical Thursday – JSON outputs in Python
Outputs, output formatting…this is a quite interesting topic during your development activities. Every time when you create a function you want to provide reusable code with excellent outputs…but how can you achieve this? Maybe you feel this is a simple question and the answer is also simple. Nevertheless you realize some weeks later this is […]