Help for this page

Select Code to Download


  1. or download this
    HERE IS THE DATA PLACED ABC;
    DO NOT ENTER PLACED BCD;
    HERE IS THE DATA PLACED ABC;
    WHO ARE U PLACED ABC;
    
  2. or download this
    while (<DATA>) {
        if (/\bHERE IS THE DATA PLACED/) {
    ...
    __OUTPUT__
    ABC;
    ABC;