Ganesh Balimidiatozdevopscenter.hashnode.devยทJun 1, 2023Python - Conditional Statements, Logical Operators, Code Blocks, and ScopeTodays Goal: print("Welcome to Treasure Island.") print("Your mission is to find the treasure.") #Write your code below this line ๐ choice1 = input('You\'re at a cross road. Where do you want to go? Type "left" or "right" \n').lower() if choice1 =...100DaysOfCodeAdd a thoughtful commentNo comments yetBe the first to start the conversation.