Aktionen

Test123

Aus BAWiki

Spielwiese

AT / 0,5 AS 2

Fluss mit Schiff
Titelbild FOX

Test Extensions

Math

[math]\displaystyle{ E=mc^2 }[/math]


[math]\displaystyle{ \lt \frac{2+dc}{9} }[/math]

ReplaceText

Bernhardstraße

ImageMap

Fluss mit Schiff
Über dieses Bild

PdfHandler

Testdatei.pdf

LinkTitles

Aalleiter

SyntaxHighlight

def quick_sort(arr):
	less = []
	pivot_list = []
	more = []
	if len(arr) <= 1:
		return arr
	else:
		pass

Cite

Siehe [1]

Literatur

  1. Müller-Hagedorn