imppkg.harmony module¶ imppkg.harmony.main() → None¶ Print harmonic mean of a list of input floats. Example: harmony 1.0 2.0 3.0 Note This is notes.