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