Weave.jl icon indicating copy to clipboard operation
Weave.jl copied to clipboard

[FR] is it possible to use for loops

Open PharmCat opened this issue 4 years ago • 0 comments

is it possible to create dynamic content like this in *.jl script:

for i in 1:10
#' Some content
# some code
end

PharmCat avatar Aug 02 '21 14:08 PharmCat