Hello World

Viewing: Original (1 of 4)
JavaScript
let name:string = "sarang kale";
console.log(name);
Viewing: Original (1 of 2)
this is a test dog
Loading your workspace...
This parameter specifies the width of the output image. It accepts an integer value greater than 1. If a value between 0 and 1 is specified, it acts as a percentage width. Therefore, 0.1 means 10% of the original width, 0.4 means 40% of the original width, and so on.

let name:string = "sarang kale";
console.log(name);
this is a test dog