OFK Malženice
OFK Malženice is a Slovak football team, based in the town of Malženice.
Full name | OFK Dynamo Malženice |
---|---|
Founded | 1931 |
Ground | OFK Dynamo Malženice Stadium, Malženice |
Capacity | 500 |
Head coach | Vladimír Glonek |
League | 3. Liga |
2017–18 | 1st (SZ ZsFZ) (promoted) |
Current squad
Colours
Club colours are green and white.
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.
gollark: ```pythonsomethingsome other thinga thing```
gollark: 100-[infinitely small number]%, surely?
External links
- Profile at Ligy.sk (in Slovak)
- OFK Malženice on Facebook (in Slovak)
- Club profile at Futbalnet.sk (in Slovak)
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.