Komae High School

Tokyo Metropolitan Komae High School (東京都立狛江高等学校, Tokyo-toritsu Komae Kōtō-gakkō) is a public high school located in Komae, Tokyo, Japan. There are over 2000 male and female students at Komae from grades 10 to 12. The school was established on April 1, 1972. Komae High is a sister school of Kirrawee High School, located in Sydney, Australia.

Tokyo Metropolitan Komae High School
東京都立狛江高等学校
Location
3-9-1 Moto-Izumi, Komae, Tokyo

Japan
Information
TypeMixed Public school
EstablishedApril 1, 1972
School districtKomae, Tokyo
PrincipalTomoe Kijima
Head of schoolHiroyuki Sugai
Number of students>2000
Telephone03-3489-2241
Fax03-3489-9312
Websitewww.komae-h.metro.tokyo.jp

Access

The school is located approximately 3 minutes walk from Izumi-Tamagawa Station on the Odakyū Odawara Line.

Notable alumni

gollark: I think the segfault-causing is pretty good though.
gollark: Hmm, perhaps.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```
gollark: I have another good idea which I shall implement shortly.

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.