Challenge 28 - Left Triangle Star Pattern - Solution
In this challenge, you will do a little bit of logic building and produce the star triangle below.
The output will be such that each row in the pattern will be in the corresponding row of the table.
P.S. do not hardcode the pattern.
*
**
***
****
*****
******
Bonus Challenge: Do not use scripting nodes or components.
Workflow
Challenge 28 - Left Triangle Star Pattern - Solution
Used extensions & nodes
Created with KNIME Analytics Platform version 5.2.1
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.