fix a small typo
This commit is contained in:
@ -11,7 +11,7 @@ package main
|
||||
// ---------------------------------------------------------
|
||||
// EXERCISE: Print Your Age
|
||||
//
|
||||
// Print your age using Prinft
|
||||
// Print your age using Printf
|
||||
//
|
||||
// EXPECTED OUTPUT
|
||||
// I'm 30 years old.
|
||||
|
Reference in New Issue
Block a user