I’ve learned so hard from this forum until I can create if/else code block.
but I got stuck when I need to work with input List
Can anyone give me some example of how to get this work ?
(if input = W I need it to return 0
if input = T, then i need it to return 0.13
else, I need it to return 0.09)