lab1_String This project demonstrates a solution of following task: Write a program that reverses the words in given sentence. Example: "C# is not C++, not PHP and not Delphi!" --> "Delphi not and PHP, not C++ not is C#!".