Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
5
Task/Web-scraping/Peloton/web-scraping-1.peloton
Normal file
5
Task/Web-scraping/Peloton/web-scraping-1.peloton
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<@ DEFAREPRS>Rexx Parse</@>
|
||||
<@ DEFPRSLIT>Rexx Parse|'<BR>' UTCtime 'UTC'</@>
|
||||
<@ LETVARURL>timer|http://tycho.usno.navy.mil/cgi-bin/timer.pl</@>
|
||||
<@ ACTRPNPRSVAR>Rexx Parse|timer</@>
|
||||
<@ SAYVAR>UTCtime</@>
|
||||
5
Task/Web-scraping/Peloton/web-scraping-2.peloton
Normal file
5
Task/Web-scraping/Peloton/web-scraping-2.peloton
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<# DEFINE WORKAREA PARSEVALUES>Rexx Parse</#>
|
||||
<# DEFINE PARSEVALUES LITERAL>Rexx Parse|'<BR>' UTCtime 'UTC'</#>
|
||||
<# LET VARIABLE URLSOURCE>timer|http://tycho.usno.navy.mil/cgi-bin/timer.pl</#>
|
||||
<# ACT REPLACEBYPATTERN PARSEVALUES VARIABLE>Rexx Parse|timer</#>
|
||||
<# SAY VARIABLE>UTCtime</#>
|
||||
1
Task/Web-scraping/Peloton/web-scraping-3.peloton
Normal file
1
Task/Web-scraping/Peloton/web-scraping-3.peloton
Normal file
|
|
@ -0,0 +1 @@
|
|||
<@ SAY AFT BEF URL LIT LIT LIT >http://tycho.usno.navy.mil/cgi-bin/timer.pl| UTC|<BR></@>
|
||||
Loading…
Add table
Add a link
Reference in a new issue