Advertisement
Guest User

Untitled

a guest
Dec 8th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. line 1:A colourful coral skeleton rests flush against the ground. (substring)
  2. line 2: ^There are (\d+) precious coral skeletons here.$ (perl regex)
  3.  
  4.  
  5.  
  6. if variable == matches[2] then
  7.  
  8. svo.boxDisplay("CORAL SAMPLE", "sea_green:yellow")
  9. svo.boxDisplay("CORAL SAMPLE", "sea_green:yellow")
  10. svo.boxDisplay("CORAL SAMPLE", "sea_green:yellow")
  11.  
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement