# we can make the best use of List of Tuples as a replacement of Dictionary Data Stru…
def bin_to_deci(num): i = 0 full_dec = 0 while num > 0: …
# if One parameter is passed then it will create a sequence from 0 to before the gi…
# basically, we make files to store data of program locally instead of database. Like…
foods = ['Bread', 'Pizza', 'Burger'] for item in foods: …
# (*args **kwargs is optional too, if you use these as a parameter for a function,…
# 'Tuple' is a way to store data like list, but it starts with 1st paranthes…
# now, let's see some Pythonic way to Coding in Python 😁 # look, if we have t…
There are many kinds of approaches or systems to Swap two varribles :) As we kno…
I'm not good in math, coding is very hard, I have no creativity for coding, co…
Social Plugin