C.D. Con Con National

Club de Deportes Con Con National is a Chilean Football club, their home town is Concón, Chile.

Con Con National
Full nameClub de Deportes Con Con National
FoundedMay 8, 1914
GroundMunicipal de Concón
Concón, Chile
Capacity1.500
LeagueTercera División

The club were founded on May 8, 1914 and participated for 14 years in Tercera División A and 10 seasons in Tercera División B.

Seasons played

  • 14 seasons in Tercera División A
  • 10 seasons in Tercera División B

Titles

  • Tercera División B: 1 (2001)
gollark: This is roughly what potatOS does.
gollark: ```lualocal keys_down = {}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keys_down[keys.leftCtrl] then -- do whatever with new key event end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Yes there is.
gollark: You can use the `window` API to make it *display* on a subset of the screen, but you also need to translate mouse events.
gollark: It's quite hard to do.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.