Example: `wheel()` should accept `n`, `...`, `mode` and `center` and pass on these arguments, just like `make_wheel()` . Apply this to all constructors.
Example:
wheel()should acceptn,...,modeandcenterand pass on these arguments, just likemake_wheel(). Apply this to all constructors.