Practice ยท 3 of 4
Default Value
name = "" is given. If it is empty, print anonymous; otherwise print the name. Use truthiness โ no len().
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Logic & Truthiness
Practice ยท 3 of 4
name = "" is given. If it is empty, print anonymous; otherwise print the name. Use truthiness โ no len().
Difficulty: beginner
Back to lesson: Practice: Logic & Truthiness