1. What is String data type in Python ?
A String data type in python lets you hold any valid character (even numbers) into a set of quotation marks. e.g. ‘aim1’, “abc123”
1. What is String data type in Python ? Read More »
A String data type in python lets you hold any valid character (even numbers) into a set of quotation marks. e.g. ‘aim1’, “abc123”
1. What is String data type in Python ? Read More »
In Electronics ‘i’ is used to represent current and hence they use ‘j’ to represent iota. Python adheres to this same convention.