# Introduction Unicode strings are a type of string that can represent a wide range of characters from different languages and scripts. In this challenge, we will learn how to print a simple "hello world" message using a unicode string.
Click the virtual machine below to start practicing