I want to run a workshop where we play with this API.
For the workshop, we will create an API that returns a boolean that tells if the given character is taller than Yoda or not.
However, I just found out that Yoda is the shortest character on the list :(
I did some research and I found Yaddle, which is shorter than him!
Merging this PR will enable me to have at least an example of a character returning true :)
Based on data found in https://starwars.fandom.com/wiki/Yaddle
Why am I doing this PR?
I want to run a workshop where we play with this API. For the workshop, we will create an API that returns a boolean that tells if the given character is taller than Yoda or not. However, I just found out that Yoda is the shortest character on the list :( I did some research and I found Yaddle, which is shorter than him! Merging this PR will enable me to have at least an example of a character returning
true
:)