Sandbox: mudanças entre as edições

655 bytes adicionados ,  27 de março de 2023
sem sumário de edição
Sem resumo de edição
Linha 17: Linha 17:


<nowiki><nowiki> Desabilitar wiki markdown </nowiki></nowiki>
<nowiki><nowiki> Desabilitar wiki markdown </nowiki></nowiki>
Bloco de código usando ''syntaxhighlight'':
‎<syntaxhighlight lang="python" line>
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
‎</syntaxhighlight>
<syntaxhighlight lang="python" line>
a=1
print(a)
‎</syntaxhighlight>
== Símbolos ==
Alfa:
<math>\alpha</math>


== Imagens ==
== Imagens ==
Linha 43: Linha 65:
Image:Image.png|''Teste 3''
Image:Image.png|''Teste 3''
</gallery>
</gallery>


== Vídeos ==
== Vídeos ==
Linha 397: Linha 417:


[[Arquivo:2014-15 Wikimedia Foundation Plan.pdf|page=1|200px|esquerda|Wikimedia Foundation Plan.]]
[[Arquivo:2014-15 Wikimedia Foundation Plan.pdf|page=1|200px|esquerda|Wikimedia Foundation Plan.]]
=== Referências ===
Texto:
The Sun is pretty big.<ref>E. Miller, ''The Sun'', (New York: Academic Press, 2005), 23–25.</ref> The Moon, however, is not so big.<ref>R. Smith, "Size of the Moon", ''Scientific American'', 46 (April 1978): 44–46.</ref>
... então segue-se as notas ou referências...
<references />
---
[[Categoria:Manutenção]]
[[Categoria:Manutenção]]