Use Replit
Python with turtle
1. Create a class called Bycycle and instantiate an object myBycycle from the class.
2. Create a class called Person and instantiate an object myBestFriend from the class.
3. Create a class called Bulb and instantiate an object myBulb from the class.
Create at least 3 properties for each class