Test123: Difference between revisions
From BAWiki
Created page with "== Playground == '''A<sub>T</sub> / 0,5 A<sub>S</sub>''' {{#expr: 1 + 1 }} thumb|Titelbild FOX == Test Extensions == === Math === <math>E=mc^2</math> <math><\frac{2+dc}{9}</math> === ReplaceText === Rudolfstr === ImageMap === <imagemap> File:61 Bild 1.png|150px|alternativtext=Fluss mit Schiff default zur Hauptseite </imagemap> === PdfHandler === page=2|600px === LinkTitles === forecast === Cite === S..." |
No edit summary |
||
| Line 25: | Line 25: | ||
=== LinkTitles === | === LinkTitles === | ||
[[forecast]] | [[forecast]] | ||
=== SyntaxHighlight === | |||
<syntaxhighlight lang="python" line> | |||
def quick_sort(arr): | |||
less = [] | |||
pivot_list = [] | |||
more = [] | |||
if len(arr) <= 1: | |||
return arr | |||
else: | |||
pass | |||
</syntaxhighlight> | |||
=== Cite === | === Cite === | ||
Latest revision as of 12:02, 19 December 2023
Playground
AT / 0,5 AS 2

Test Extensions
Math
[math]\displaystyle{ E=mc^2 }[/math] [math]\displaystyle{ \lt \frac{2+dc}{9} }[/math]
ReplaceText
Rudolfstr
ImageMap

PdfHandler
LinkTitles
SyntaxHighlight
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
Cite
Siehe [1]
Literatur
- ↑ Müller-Hagedorn