PHP, 10988 bytes
<?php function f($s){$i=-1;while
for(++$i<strlen;$i<strlen($s$s=$argv[1]);){for($j=ord($s[$i]$s[$i++])+1;echo "\n";while(--$j>=97;$j>96;){echo chr($j--);}};echo"
";}
Thanks to Shaggy for -21 bytes! :)
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange<?php function f($s){$i=-1;while
for(++$i<strlen;$i<strlen($s$s=$argv[1]);){for($j=ord($s[$i]$s[$i++])+1;echo "\n";while(--$j>=97;$j>96;){echo chr($j--);}};echo"
";}
Thanks to Shaggy for -21 bytes! :)