Skip to content

Commit

Permalink
Update fmt-five.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Tej-Singh-Rana authored Jan 19, 2022
1 parent 3f9eaf6 commit f0a0cc5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions beginner-level/fmt/fmt-five.go
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
package main

import (
"fmt"
)

func main() {
// Main code block
}


/*
_Output_:-
*/

0 comments on commit f0a0cc5

Please sign in to comment.