Nikkō Onari Kaidō
Nikkō Onari Kaidō (日光御成街道) was established during the Edo period as a subroute to Nikkō Kaidō. It was built for the shōgun to use as he traveled to Nikkō Tōshō-gū. It is also referred to as the Nikkō Onarimichi and the Iwatsuki Kaidō.
Stations of the Nikkō Onari Kaidō
The six post stations of the Nikkō Onari Kaidō, with their present-day municipalities listed beside them.
Saitama Prefecture
- 2. Kawaguchi-juku (川口宿) (Kawaguchi)
- 3. Hatogaya-juku (鳩ヶ谷宿) (Kawaguchi)
- 4. Daimon-juku (大門宿) (Saitama)
- 5. Iwatsuki-juku (岩槻宿) (Iwatsuki-ku, Saitama)
- 6. Satte-juku (幸手宿) (Satte)
gollark: `turtle.forward` is a function like the functions you defined.
gollark: So readLength instead if you want to remain consistent with that.
gollark: Well, Lua doesn't actually *have* a convention for that, though CC does camelCase I guess.
gollark: ```luafunction read_length() while true do term.clear() term.setCursorPos(1, 1) print("Enter Length:") local length = read() if length > 0 and tonumber(length) then return tonumber(length) else print("Length is not a Number!") end endendlocal length = read_length()```
gollark: Make that function return `length` and do `local length = whatever()`.
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.