Challenge: Print Part of a String

This lesson presents a coding challenge based on string manipulation in D.

We'll cover the following...

Problem statement #

In this problem, you are given a string and your task ...