cosmicmuffin.suma

cosmicmuffin.suma(var1, var2)[source]

Parses a string and returns a pint quantity.

Parameters:
  • var1 (int) – First integer number taking part in the sum

  • var2 (int) – Second integer number taking part in the sum

Returns:

Sum of var1 and var2.

Return type:

int