Jessi

Jessi may refer to:

People

Other uses

gollark: A table containing `default`, `description` and `type` (I think all of those can be omitted though).
gollark: There are binary versions of them - "rb", "wb" and "ab".
gollark: "r" is read, "w" is write, "a" is append.
gollark: > what is string "r"<@585951540888731651> It's the mode to open it in.
gollark: To read a file, do something like```lualocal f = fs.open(file, "r")local text = f.readAll()f.close()```

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.