News

A very simple word count function written in python. This demonstrates how an OpenFaaS function can be composed of mulitple files. In python, using local imports allows the code to work in both your ...
Use one-liner Python functions for counting lines of code in an external file of code. The code has no external dependencies. The code can be in any programming language. The examples below use a file ...