Testing code editor
for i in {1..10}
do
print ${i}
done
1. A list inside code
1. Second element in list
1. Third element in list
2. this is it
3. this is another
Outside the code block trying the list numbers
- First element
- Second element
- Third element
Works ok here but not in the code block
• 4 views
•
link
0 answers
No answers yet.
Log in to answer this question.