I have recreated Rakul Preet Singh's Makeup Look
Read MoreNo one can win every battle but no man should fall without a struggle - Peter Parker. #facepaint
Read MoreHow I created this look! ? I don't use much products. I created this beautiful look using minimal products. Sunscreen + Primer: @aromamagicindia aloe vera sunscreen gel Foundation : @lakmeindia Invisible Finish foundation Eyebrow : @missclairecosmetic Kajal : @lakmeindia Eyeconic kajal Eyeliner : @lakme instaliner Blush: @wetnwildbeauty color icon blusher Highlighter: @wetnwildbeauty Megaglo Highlighting powder Lipstick :@hudabeauty purple Music: Sunrise Musician: @ilyatruhanov URL: https://icons8.com/music/ #makeuplooks #dewyfinish #minimalmakeup #wetnwildbeauty #lakme #missclaire #makeuptutorial #beautybloggers #bloggerstyle #bloggersofinstagram #creatorshala #creatorshalablogger
Read More???????? ?? ?? ????... ? ???? ???? ????? ?
Read MoreThis chapter feels really good?️
Read More Hello everyone,
To all the python programmers out there,
I have brought few tricks for you to apply in your codes
Trick 1: reversing a string
my_string = "SONAKSHI"
rev_string = my_string[::-1]
print(rev_string)
OUTPUT: IHSKANOS
Trick 2: Find occurrence of all the elements in the list.
from collections import Counter
my_list = [1,2,3,1,4,1,5,5]
print(Counter(my_list))
OUTPUT: Counter({1: 3, 5: 2, 2: 1, 3: 1, 4: 1})
Trick3: We all know elements of list are mutable(changeable), right?
But do you know python has provided us with a way to make it immutable.
using frozenset()
my_list = [1,2,3,4,5]
my_list = frozenset(my_list)
my_list[3]=7
print(my_list)
OUTPUT: Traceback (most recent call last):
File "
Teal blue
Read MoreWriter... ❤ #????? #?????? #?????? #???????? #???? #????????? #????? #????????? #????? #???? #???????? #????????#??????? #?????? #???????? #???? #creatorshala #blogger #intern #passion
Read MoreA healthy breakfast ensures a healthy kick start to the day??
Read MoreThrowback to fashion show days ?? #cshala #creator #fashion #traditional
Read More