Python  1.0
Functions
func3 Namespace Reference

Calculating the complexity of three functions with two nested loops each. More...

Functions

def main (argv=None)
 

Detailed Description

Calculating the complexity of three functions with two nested loops each.

6 iterations by default.

Function Documentation

◆ main()

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