Skip to content

Commit 95f6ddf

Browse files
Fix
1 parent 1e39a3d commit 95f6ddf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# JavaScript
22

33
## Módulo 13-Tarefa
4+
<pre>
45
Exercícios:
56
1. Resolva as operações:
67
● 10 + 15 = 25 (number)
@@ -56,4 +57,6 @@ f) Somando as variáveis de cores é formada uma string de quantos caracteres?
5657
let f = branco + preto + cinza
5758
f.length
5859

60+
</pre>
61+
5962
# Módulo13-Tarefa

0 commit comments

Comments
 (0)