Skip to content

Commit 26a3b0d

Browse files
committed
...
1 parent 6c48694 commit 26a3b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ func main() {
4343

4444
result:=sumAll(2,3,4,5,7,10)
4545
fmt.Println(result)
46-
cyrpterText("zalameddin",27)
46+
cyrpterText("alameddin",27)
4747

4848

4949
}

0 commit comments

Comments
 (0)