# Introduction In this challenge, we will write a Python function to generate a random string of length 5. The string will consist of both uppercase and lowercase letters, without any numbers or special symbols.
Click the virtual machine below to start practicing