List of Portuguese novelists

This is a list of Portuguese novelists.

C

D

F

G

H

L

M

N

O

P

Q

R

S

T

Z

gollark: It's weird how so many of these bad password programs just reboot and shutdown whenever you do it wrong.
gollark: ```lualocal wireless_modems = {peripheral.find("modem", function(_, o) return o.isWireless() end)}```
gollark: You can also pass it a second argument to do filtering.
gollark: For example,```lua-- write "hi" on a monitorlocal mon = peripheral.find "monitor"mon.write "hi"```or```lua-- write "hello" in blue on all monitorslocal mons = {peripheral.find "monitor"}for _, m in pairs(mons) do m.setTextColor(colors.blue) m.write "hello"end```
gollark: You pass it the type of peripheral you want and it returns all peripherals matching that, as wrapped peripheral objects.

See also

References

  1. Maria Leonor Nunes (8 June 2014). "Luísa Costa Gomes: Os mil e um paradoxos". Jornal de Letras, Artes e Ideias (in Portuguese). Retrieved 13 July 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.