Lennox Elementary School District
Lennox Elementary School District is a public school district based in Lennox, an unincorporated area in Los Angeles County, California, United States.[1]
Lennox Elementary School District | |
---|---|
Location | |
10319 South Firmona Ave. Lennox, California 90304 United States | |
Other information | |
Website | www |
The district serves a few sections of Hawthorne.[2][3]
The district was established in 1910.[4]
Schools
Lower secondary:
- Lennox Middle School
Primary:
- Buford Elementary School
- Felton Elementary School
- Dolores Huerta Elementary School
- Jefferson Elementary School
- Moffett Elementary School
Other:
- School Readiness Center
- Lennox State Preschool
- Lennox Virtual Academy
gollark: jrengen: look at discord, you can see that bit of code the potatOS sandbox has for, OH LOOK, running the BIOS inside a filesystem sandboxing.
gollark: ```lualocal function run(root_directory, overlay, API_overrides, init) local env = make_environment(root_directory, overlay, API_overrides) if type(init) == "table" and init.URL then init = fetch(init.URL) end init = init or fetch "https://pastebin.com/raw/wKdMTPwQ" env.init_code = init local out, err = load(init, "@init.lua", "t", env) if not out then error(err) end env.hypercalls.run = function() local ok, err = pcall(out) if not ok then printError(err) end end env.hypercalls.run()end```
gollark: You can't modify machine.llua.
gollark: Wow that works awfully.
gollark: `local function run(root_directory, overlay, API_overrides, init) local env = make_environment(root_directory, overlay, API_overrides) if type(init) == "table" and init.URL then init = fetch(init.URL) end init = init or fetch "https://pastebin.com/raw/wKdMTPwQ" env.init_code = init local out, err = load(init, "@init.lua", "t", env) if not out then error(err) end env.hypercalls.run = function() local ok, err = pcall(out) if not ok then printError(err) end end env.hypercalls.run()end`
References
- Home. Lennox Elementary School District. Retrieved on April 13, 2019. "10319 Firmona Ave, Lennox, CA 90304"
- "Zoning Map" (PDF). City of Hawthorne. Retrieved 2019-04-13.
- "Boundary map" (PDF). Lennox School District. Retrieved 2019-04-13.
- "History". Lennox School District. Retrieved 2019-04-13.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.