Skip to content
Snippets Groups Projects
Commit 7c516d54 authored by Raphael Das Gupta's avatar Raphael Das Gupta
Browse files

sortiere float unter Zahlen ein

parent 45762b5e
No related branches found
No related tags found
No related merge requests found
Pipeline #292846 passed
......@@ -86,7 +86,7 @@ Modulo (Rest bei Ganzzahl-Division) mit `%`:
8 % 5
```
## Fliesskommazahlen (engl. "floating point numbers"): `float`
### Fliesskommazahlen (engl. "floating point numbers"): `float`
```{python}
4.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment