utility_accert.Utility_methods.print_algorithm#

Utility_methods.print_algorithm(c)[source]#

Prints the output algorithm table.

Parameters:

c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.