Home > Coding Fundamentals Refresher > Coding Fundamentals and Patterns > What are Strings and String Operations? Show previous contentBuild your intuition. Is this statement true or false?Does the following code block declare a valid string in Python?cppcsharpgojavajavascriptpython1var country = "India";Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content