A String data type in python lets you hold any valid character (even numbers) into a set of quotation marks. e.g. ‘aim1’, “abc123”
A String data type in python lets you hold any valid character (even numbers) into a set of quotation marks. e.g. ‘aim1’, “abc123”