Skip to content

Instantly share code, notes, and snippets.

View Parvat-R's full-sized avatar
🦁
Know me.

Parvat R Parvat-R

🦁
Know me.
  • Salem, Tamil Nadu, India, Asia, Earth, Solar System, Milky Way, Universe
View GitHub Profile
@Parvat-R
Parvat-R / PythonForJS.js
Created February 2, 2021 05:38
Some Python Functions For Javascript.
/*
A script of the programmers who have used PYTHON and are now wsing JAVASCRIPT
This script has some of the built-in function in python as the javascript functions
that will make you feel easier with JAVASCRIPT.
Available Functions:
1. str(value)
2. int(value)
3. sum(iretable_list)
4. max(*args)
'''
Got Color Names From VS Code Insider!
Contains : 132 Colors.
'''
color= ['aliceblue',
'antiquewhite',
'aqua',
'aquamarine',
'azure',
'beige',