Breaza, Buzău

Breaza is a commune in Buzău County, Muntenia, Romania. It is composed of five villages: Bădeni, Breaza, Greceanca, Văleanca-Vilănești and Vispești.

Breaza
Location in Buzău County
Breaza
Location in Romania
Coordinates: 45°6′N 26°32′E
Country Romania
CountyBuzău
SubdivisionsBădești, Breaza, Greceanca, Văleanca-Vilănești, Vispești
Government
  MayorAdrian Drugă[1] (PSD)
Population
 (2011)[2]
2,913
Time zoneEET/EEST (UTC+2/+3)
Vehicle reg.BZ

Notes

  1. "Results of the 2016 local elections". Central Electoral Bureau. Retrieved 6 April 2020.
  2. "Populaţia stabilă pe judeţe, municipii, oraşe şi localităti componenete la RPL_2011" (in Romanian). National Institute of Statistics. Retrieved 4 February 2014.
gollark: It's called closure. Stuff defined in something gets access to locals from that thing.
gollark: Just do```luafunction fs.open(file, mode) local f = {} -- Store fs files in here local handle = io.open(file, mode) function f.readAll() return handle:read("*a") end function f.close() handle:close() end function f.write(data) handle:write(data) end return fend```unless there's some other thing you need it for.
gollark: Wait, why do you need a global `openFiles` thing for that?
gollark: Cool, should be useful.
gollark: It might be redirecting and being weird.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.