Browse Source

Update enigma.en.md

pull/193/head
LEEDASILVA 5 years ago committed by Christopher Fremond
parent
commit
4644502b02
  1. 2
      subjects/enigma.en.md

2
subjects/enigma.en.md

@ -61,7 +61,7 @@ func main() {
fmt.Println(*******c)
fmt.Println(****d)
student.Enigma(a, b, c, d)
piscine.Enigma(a, b, c, d)
fmt.Println("After using Enigma")
fmt.Println(***a)

Loading…
Cancel
Save