We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ab6d5 commit 0714ddaCopy full SHA for 0714dda
rosalind/ini1-grondilu.pl
@@ -0,0 +1,3 @@
1
+use v6;
2
+
3
+say qx{python -c 'import this'};
0 commit comments