Skip to content
Anтo edited this page Apr 8, 2022 · 5 revisions

Welcome to the sdymh wiki !

This wiki contains all information that you need to correctly use "sdymh", if you need something more or if you want to signal a problem, please send me an e-mail at antonherault@gmail.com. Good luck in your studies :)

Overview

All modules are presented as "module name" + "classes from this module".
Note : all classes are simply accesible by : sdymh.NameOfTheClass()

Modules :

Functions :

  • thank_you()
  • pythagore(a, b)
  • reciprocal_pythagore(a, b, c)
  • mul_table(n, to=10, printing=True)
  • imc(weight, height)
  • is_multiple(x, y)

Clone this wiki locally