Skip to content

Instantly share code, notes, and snippets.

View bikcrum's full-sized avatar
🦾
~ teaching robots to do stuff

Bikram Pandit bikcrum

🦾
~ teaching robots to do stuff
View GitHub Profile
@bikcrum
bikcrum / hello_world.js
Created October 16, 2021 20:11
Hello World Examples
conosle.log('Hello World');
@bikcrum
bikcrum / hello_world.js
Created October 16, 2021 20:34
New description
conosle.log('Hello World');
@bikcrum
bikcrum / hello_world.js
Created October 16, 2021 20:35
Hello World Examples
conosle.log('Hello World');
@bikcrum
bikcrum / hello_world.js
Created October 16, 2021 20:40
This is my new description.
conosle.log('Hello World');
@bikcrum
bikcrum / hello_world.js
Created October 16, 2021 20:43
Hello World Examples
conosle.log('Hello World');
@bikcrum
bikcrum / hello_world.js
Created October 16, 2021 20:47
I am updating this gist description again!
console.log('Hello World');
@bikcrum
bikcrum / hello_world.js
Created October 16, 2021 20:53
Hello World Examples
console.log('Hello World');
@bikcrum
bikcrum / new_gist1634417750098.js
Created October 16, 2021 20:55
Add a Gist1634417751768
console.log('New Gist1634417750098 who dis?');
@bikcrum
bikcrum / q3.py
Created October 16, 2021 21:01
edited gist for q5
print('I am q3')
conosle.log('Hello World');