Python  1.0
Functions
func2 Namespace Reference

Calculating the complexity of three nested loops with initial counter being the previous loop counter. More...

Functions

def main (argv=None)
 

Detailed Description

Calculating the complexity of three nested loops with initial counter being the previous loop counter.

6 iterations by default.

Function Documentation

◆ main()

def func2.main (   argv = None)
Main Program.