# Introduction
In this challenge, we will be compressing a string in a specific way to save space. The compressed string will have a shorter length than the original string, only if it saves space.
String Compression Challenge
|60 : 00
Click the virtual machine below to start practicing