refactor: exercises for the first 4 sections
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
package main
|
||||
|
||||
// ---------------------------------------------------------
|
||||
// EXERCISE
|
||||
// EXERCISE: Rename imports
|
||||
//
|
||||
// 1- Import fmt package three times with different names
|
||||
//
|
||||
// 2- Print a few messages using those imports
|
||||
|
Reference in New Issue
Block a user