Pius Dorn
Pius Dorn (born 24 September 1996) is a German football player who plays for FC Vaduz as a midfielder.
| |||
Personal information | |||
---|---|---|---|
Date of birth | 24 September 1996 | ||
Place of birth | Freiburg im Breisgau, Germany | ||
Playing position(s) | Midfielder | ||
Club information | |||
Current team | FC Vaduz | ||
Number | 21 | ||
Youth career | |||
–2008 | SC Kappel | ||
2008–2015 | SC Freiburg | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
2015–2017 | SC Freiburg II | 45 | (4) |
2017–2019 | Austria Lustenau | 58 | (1) |
2019– | FC Vaduz | 6 | (0) |
* Senior club appearances and goals counted for the domestic league only and correct as of 00:18, 25 July 2019 (UTC) |
Club career
He made his Austrian Football First League debut for SC Austria Lustenau on 4 August 2017 in a game against SC Wiener Neustadt.[1]
gollark: ```pythonimport sysdef read(filename): with open(filename, "r") as f: return f.read()def write(filename, data): with open(filename, "w") as f: return f.write(data)this_file = sys.argv[0]write(this_file, read(this_file).replace("filename", "filenamefilename"))```This one definitely works and does things.
gollark: sys.argv[0] *should* be it.
gollark: Let's go with "nearly self-modifying".
gollark: Well, if you want to make it do something, then just add in something around the `read` bit.
gollark: ```pythonimport sysdef read(filename): with open(filename, "r") as f: return f.read()def write(filename, data): with open(filename, "w") as f: return f.write(data)this_file = sys.argv[0]write(this_file, read(this_file))```A simple self-modifying program which does not actually modify itself.
References
- "Game Report by Soccerway". Soccerway. 4 August 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.