print-hyperscale
v1.0.4
Published
This is a simple NPM module made to help those that are used to using python!
Downloads
6
Readme
Welcome
This is a simple NPM module made to help those that are used to using python!
Credits
Luca - Programming of module.
Usage
const print = require('print-hyperscale');
print('Hello world!');