Main.Accert._print_results#
- Accert._print_results(ut, c, fac, lab, mat, all_flag)[source]#
Prints the results.
- Parameters:
ut (Utility class) – Utility class for processing user input.
c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.
fac (float) – Factory cost.
lab (float) – Labor cost.
mat (float) – Material cost.
all_flag (bool) – Flag to print all accounts.