Äpy
Äpy is a traditional and the oldest Finnish humour magazine published related to the Walpurgis Night festivities.
History and profile
Äpy was first published in Christmas 1948.[1] The magazine is published in odd-numbered years[1] by the students of Aalto University (previously called Helsinki University of Technology).[2][3] It is printed extraordinarily, for instance on toilet paper and a bedsheet.[3]
gollark: Well, if you want to know just for serializing things, you can just `pcall` textutils.serialise.
gollark: Changes I made:- check reactor methods in the loop- make the only thing in the `if` statement be setting `txt`, so that it runs the rest of the code for *both*- pass `print` multiple parameters, since it can use that happily- inline calls to stuff- `term` calls directly instead of `shell.run "clear"`, which is mildly more efficient- indentation
gollark: Here is the fixed version.
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
See also
References
- "Welcome to Otaniemi". Aalto. 20 April 2015. Retrieved 12 February 2016.
- Javier A. Galván (19 June 2014). They Do What? A Cultural Encyclopedia of Extraordinary and Exotic Customs from around the World: A Cultural Encyclopedia of Extraordinary and Exotic Customs from around the World. ABC-CLIO. p. 50. ISBN 978-1-61069-342-4. Retrieved 12 February 2016.
- Nicolae Denut (29 April 2012). "Vappu – The Finnish Walpurgis Night". WUF. Retrieved 5 December 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.