Tuple in Python

Tuple are ordered set/collection of data separated by comma. Like list they are also sequence…

List in Python

List is a sequence type . It is basically an ordered collection of items enclosed…

String in Python

String is basically “sequence of characters”. Characteristics of String: It is used to refer to…

A Quick Guide to AWS Database Services

AWS provides many database related services out of which following 5 are the most used…