diff --git a/Condition expressions/If statement/task-info.yaml b/Condition expressions/If statement/task-info.yaml index 1df181a..a86f50a 100644 --- a/Condition expressions/If statement/task-info.yaml +++ b/Condition expressions/If statement/task-info.yaml @@ -6,7 +6,7 @@ files: - offset: 236 length: 19 placeholder_text: "# TODO: Write an if statement with a condition to check if\ - \ the list `tasks` is empty." + \ the list `tasks` is not empty." - offset: 322 length: 43 placeholder_text: "# TODO: check if the list is empty now and print 'Now empty!'\