@sahilsaif12
IT student
Nothing here yet.
Nothing here yet.
Here you find best tools for background gradient, color combination, box shadow, Neumorphism and more A) Background Gradient generator 1) https://cssgradient.io 2) https://mycolor.space 3) https://uigradients.com/#Cherry 4) https://gradienta.io 5) ht...

How to make strong password generator with PYTHON ? Let's see šš» Step 1 ā First import build-in string module ā store all characters ( uppercase or lower or digit or punctuation ) in their respective list Step 2 ā Taking input for the numbers of ...

You all know how much messy it looks when all files lying on a single folder. like this šš» we will going to create an automated file formator with python step 1 we will use build-in os module ā stores all files in a list with os.listdir( ) ā remo...
