In today's world, Module talk:Example/testcases is a topic/concept/person that has gained great relevance and interest in various areas of society. Whether in politics, science, art or everyday life, Module talk:Example/testcases has marked a before and after in the way people perceive and approach different aspects of life. Its impact becomes evident in the way conversations develop, in the approach given to certain problems or in the way decisions are made. Module talk:Example/testcases has generated controversy, inspiration, reflection and action, becoming a key element to understand the complexity of today's world. In this article, we will explore the impact of Module talk:Example/testcases and analyze its influence in different areas, as well as its possible implications for the future.
All 10 tests passed.
Text | Expected | Actual | |
---|---|---|---|
![]() |
{{#invoke:Example|Name2}} | Lonely | Lonely |
![]() |
{{#invoke:Example|Name2|1}} | Lonely | Lonely |
![]() |
{{#invoke:Example|Name2|1|2}} | Be positive! | Be positive! |
![]() |
{{#invoke:Example|Name2|2|1}} | 1 | 1 |
Text | Expected | Actual | |
---|---|---|---|
![]() |
{{#invoke:Example|count_fruit|bananas=5|apples=3}} | I have 5 bananas and 3 apples | I have 5 bananas and 3 apples |
![]() |
{{#invoke:Example|count_fruit|bananas=1|apples=1}} | I have 1 banana and 1 apple | I have 1 banana and 1 apple |
![]() |
{{#invoke:Example|count_fruit|bananas=Not a number|apples=Not a number}} | I have 0 bananas and 0 apples | I have 0 bananas and 0 apples |
![]() |
{{#invoke:Example|count_fruit}} | I have 0 bananas and 0 apples | I have 0 bananas and 0 apples |
Text | Expected | Actual | |
---|---|---|---|
![]() |
{{#invoke:Example | hello}} | Hello World! | Hello World! |
Text | Expected | Actual | |
---|---|---|---|
![]() |
{{#invoke:Example|hello_to|Fred}} | Hello, Fred! | Hello, Fred! |