Skip to content

Commit

Permalink
feat: adicionar estrutura inicial para o pacote Exercícios Ninja Níve…
Browse files Browse the repository at this point in the history
…l 11
  • Loading branch information
fabianoflorentino committed Dec 17, 2024
1 parent f1eea62 commit dcfa2ad
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions internal/exercicios_ninja_ninvel_11/overview.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
description:
name:
sections:
- title:
text: |
5 changes: 5 additions & 0 deletions internal/exercicios_ninja_ninvel_11/topics.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package exercicios_ninja_nivel_11

func ExercicicioNinjaNivel11() {

}

0 comments on commit dcfa2ad

Please sign in to comment.