For In String Iterator Test
A logic demonstration script that iterates through a string array using a 'for...in' loop to calculate a cumulative score based on string matching.
Formula
score = \sum_{v \in \{'a', 'bb', 'ccc'\}} f(v) \text{ where } f('a')=1, f('bb')=10, f('ccc')=100
See signal primitives and every published strategy that uses For In String Iterator Test on WOBR StrategyVerse.