fix: change the wording bool literals to constants (#51)
This commit is contained in:
committed by
GitHub
parent
454c005f13
commit
a861de61cb
@ -15,7 +15,7 @@ package main
|
||||
//
|
||||
// 2. Print a few float literals
|
||||
//
|
||||
// 3. Print true and false bool literals
|
||||
// 3. Print true and false bool constants
|
||||
//
|
||||
// 4. Print your name using a string literal
|
||||
//
|
||||
|
Reference in New Issue
Block a user