PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first ...
A sequence of numbers is called a zig-zag sequence if the differences between successive numbers strictly alternate between positive and negative. The first difference (if one exists) may be either ...