Skip to content

Commit

Permalink
added space between letters
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung committed Feb 22, 2024
1 parent 6bbdc5d commit 3f112d4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

//# For aesthetics - and, yes, we are aware that there are better ways to write this than a bunch of 'println' statements
println('')
println(' /^^^^ /^^^^^^^ /^ /^^^ /^^/^^^^^ /^^^^^^^^/^^ /^^/^^^^^^^ ')
println(' /^ /^^ /^^ /^^ /^ ^^ /^ /^^ /^^/^^ /^^ /^^ /^^ /^^/^^ /^^ ')
println('/^^ /^^ /^^ /^ /^^ /^^ /^^ /^^/^^ /^^/^^ /^^ /^^/^^ /^^ ')
println('/^^ /^ /^^ /^^ /^^ /^^ /^^ /^^/^^ /^^/^^^^^^ /^^ /^^/^ /^^ ')
println('/^^ /^^^^/^^ /^^ /^^^^^^ /^^ /^^ /^ /^^/^^ /^^/^^ /^^ /^^/^^ /^^ ')
println(' /^^ /^ /^^ /^^ /^^ /^^ /^^ /^ ^^/^^ /^^ /^^ /^^ /^^/^^ /^^ ')
println(' /^^^^^ /^^ /^^/^^ /^^/^^ /^^/^^^^^ /^^^^^^^^ /^^^^^ /^^ /^^')
println(' /^^^^ /^^^^^^^ /^ /^^^ /^^ /^^^^^ /^^^^^^^^ /^^ /^^ /^^^^^^^ ')
println(' /^ /^^ /^^ /^^ /^ ^^ /^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ ')
println('/^^ /^^ /^^ /^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ ')
println('/^^ /^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^^^^^ /^^ /^^ /^ /^^ ')
println('/^^ /^^^^ /^^ /^^ /^^^^^^ /^^ /^^ /^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ ')
println(' /^^ /^ /^^ /^^ /^^ /^^ /^^ /^ ^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^ ')
println(' /^^^^^ /^^ /^^ /^^ /^^ /^^ /^^ /^^^^^ /^^^^^^^^ /^^^^^ /^^ /^^')
println('')

// ##### ##### ##### ##### ##### ##### ##### ##### ##### #####
Expand Down

0 comments on commit 3f112d4

Please sign in to comment.