Main.Accert.process_var#

Accert.process_var(c, var_inp)[source]#

Processes the variables, changing the variables by user inputs, and updating the super values.

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

  • var_inp (Variable)