Skip to content

Commit

Permalink
added some practis
Browse files Browse the repository at this point in the history
  • Loading branch information
Guvanchhojamov committed Dec 17, 2023
1 parent 09114fa commit 22e2793
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/bin
.idea
7 changes: 7 additions & 0 deletions practic.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package main

import "fmt"

func main() {
fmt.Println("some practics")
}

0 comments on commit 22e2793

Please sign in to comment.