refactor: exercises for the first 4 sections

This commit is contained in:
Inanc Gumus
2018-10-22 21:05:42 +03:00
parent 1cbcfca10a
commit f860bc6895
18 changed files with 87 additions and 69 deletions

View File

@ -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