Skip to content

Commit 0714dda

Browse files
author
L. Grondin
committed
[rosalind] INI1 (python wrapping)
1 parent d0ab6d5 commit 0714dda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rosalind/ini1-grondilu.pl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
use v6;
2+
3+
say qx{python -c 'import this'};

0 commit comments

Comments
 (0)