List of schools in North Somerset

This is a list of schools in North Somerset in the English county of Somerset.

State-funded schools

Primary schools

Secondary schools

Special and alternative schools

Further education

Independent schools

Primary and preparatory schools

Senior and all-through schools

Special and alternative schools

Sources

  • "Primary Schools". North Somerset. Archived from the original on 2008-10-29. Retrieved 2008-12-19.
  • "Secondary Schools". North Somerset. Archived from the original on 2008-10-06. Retrieved 2008-12-19.
  • "Special Schools". North Somerset. Archived from the original on 2008-10-06. Retrieved 2008-12-19.
gollark: I can define a service in a TOML file and it's automatically restarted on exit and all.
gollark: So it does actually work now.
gollark: I like it and it was really easy to serde it.
gollark: So my highly advanced service manager is now even more highly advanced and can load service-spec TOML files.
gollark: ```rustuse std::process::Command;fn main() { loop { println!("Starting"); let mut child = Command::new("/bin/env") .arg("python3") .arg("test.py") .spawn() .unwrap(); child.wait().unwrap(); }}```

See also

References

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