Java Hyd Team
746 subscribers
986 photos
39 videos
670 files
690 links
https://teamhydteam.my.canva.site/

Can visit us on our website ๐Ÿ˜Š
Still working on it ๐Ÿ˜Š
Download Telegram
<!DOCTYPE html>
<html>
<head>
<title>Basic JavaScript</title>
</head>
<body>
<script>
document.write("Welcome To JavaScript");
document.write("<br>");
document.write(10+10);
document.write("<br>");
document.write(1+ +"2");
document.write("<br>");
document.write(1+ + "2"+ + "2");
document.write("<br>");
document.write(10 - "10");
document.write("<br>");
document.write(10 * "10");
document.write("<br>");
document.write(10 / "10");
document.write("<br>");
document.write(10/"00");
document.write("<br>");
document.write(10 / "A");
document.write("<br>");
document.write(10+5/10-5);
document.write("<br>");
document.write((10+5)/(10-5));
document.write("<br>");
document.write(true+true);
document.write("<br>");
document.write(true+false);
document.write("<br>");
document.write(true/false);
document.write("<br>");
document.write(1+"true");
document.write("<br>");
document.write(9>8>7);
document.write("<br>");


let obj7 = { "product" : "astro" , "init" : "2022111506" , "dataseries" : [ { "timepoint" : 3, "cloudcover" : 8, "seeing" : 6, "transparency" : 3, "lifted_index" : 2, "rh2m" : 5, "wind10m" : { "direction" : "NE", "speed" : 2 }, "temp2m" : 29, "prec_type" : "none" }, { "timepoint" : 6, "cloudcover" : 8, "seeing" : 6, "transparency" : 3, "lifted_index" : 2, "rh2m" : 6, "wind10m" : { "direction" : "NE", "speed" : 2 }, "temp2m" : 28, "prec_type" : "none" }, { "timepoint" : 9, "cloudcover" : 7, "seeing" : 6, "transparency" : 3, "lifted_index" : -1, "rh2m" : 7, "wind10m" : { "direction" : "NE", "speed" : 2 }, "temp2m" : 26, "prec_type" : "none" }, { "timepoint" : 12, "cloudcover" : 7, "seeing" : 6, "transparency" : 3, "lifted_index" : -1, "rh2m" : 8, "wind10m" : { "direction" : "NE", "speed" : 2 }, "temp2m" : 26, "prec_type" : "none" }, { "timepoint" : 15, "cloudcover" : 7, "seeing" : 6, "transparency" : 3, "lifted_index" : -1, "rh2m" : 9, "wind10m" : { "direction" : "NE", "speed" : 2 }, "temp2m" : 24, "prec_type" : "none" }, { "timepoint" : 18, "cloudcover" : 7, "seeing" : 6, "transparency" : 3, "lifted_index" : 2, "rh2m" : 8, "wind10m" : { "direction" : "NE", "speed" : 2 }, "temp2m" : 24, "prec_type" : "none" }, { "timepoint" : 21, "cloudcover" : 9, "seeing" : 6, "transparency" : 3, "lifted_index" : -1, "rh2m" : 7, "wind10m" : { "direction" : "NE", "speed" : 2 }, "temp2m" : 26, "prec_type" : "none" }, { "timepoint" : 24, "cloudcover" : 9, "seeing" : 6, "transparency" : 3, "lifted_index" : -1, "rh2m" : 6, "wind10m" : { "direction" : "N", "speed" : 2 }, "temp2m" : 26, "prec_type" : "none" }, { "timepoint" : 27, "cloudcover" : 9, "seeing" : 6, "transparency" : 3, "lifted_index" : 2, "rh2m" : 6, "wind10m" : { "direction" : "N", "speed" : 2 }, "temp2m" : 26, "prec_type" : "none" }, { "timepoint" : 30, "cloudcover" : 9, "seeing" : 6, "transparency" : 3, "lifted_index" : 2, "rh2m" : 8, "wind10m" : { "direction" : "SE", "speed" : 2 }, "temp2m" : 27, "prec_type" : "none" }, { "timepoint" : 33, "cloudcover" : 7, "seeing" : 6, "transparency" : 3, "lifted_index" : 2, "rh2m" : 8, "wind10m" : { "direction" : "S", "speed" : 2 }, "temp2m" : 25, "prec_type" : "none" }, { "timepoint" : 36, "cloudcover" : 7, "seeing" : 6, "transparency" : 4, "lifted_index" : 2, "rh2m" : 9, "wind10m" : { "direction" : "SE", "speed" : 2 }, "temp2m" : 24, "prec_type" : "none" }, { "timepoint" : 39, "cloudcover" : 5, "seeing" : 6, "transparency" : 4, "lifted_index" : 2, "rh2m" : 9, "wind10m" : { "direction" : "E", "speed" : 2 }, "temp2m" : 24, "prec_type" : "none" }, { "timepoint" : 42, "cloudcover" : 6, "seeing" : 6, "transparency" : 4, "lifted_index" : 2, "rh2m" : 9, "wind10m" : {
"di
/script>
</body>
</html>
Allowing copy message kindly check in your lapi
let product = obj7.product;
let init = obj7.init;
let dataseries = obj7.dataseries;
document.write(`<table border="1"
align="center"
cellspacing="10px"
cellpadding="10px">
<tr>
<th>timepoint</th>
<th>cloudcover</th>
<th>seeing</th>
<th>transparency</th>
<th>lifted_index</th>
<th>rh2m</th>
<th>direction</th>
<th>speed</th>
<th>temp2m</th>
<th>prec_type</th>
</tr>
<tr>
<td colspan="10">${product}</td>
</tr>
<tr>
<td colspan="10">${init}</td>
</tr>`);
dataseries.forEach(function(element,index){
document.write(`<tr>
<td>${element.timepoint}</td>
<td>${element.cloudcover}</td>
<td>${element.seeing}</td>
<td>${element.transparency}</td>
<td>${element.lifted_index}</td>
iske bahar se ni aane wala hai so please go through variables diff ho sakte hain pr jitna send kiya wohi max hai logic me
ONLY 6 positions are available but the company is good so try to grab the opportunity anyhow just leave ur sleep for a night for a very new morning ๐ŸŒ„ don't miss this opportunity
losing is the best way to achieve {LOOSE TO ACHIEVE }
Java Hyd Team pinned ยซlosing is the best way to achieve {LOOSE TO ACHIEVE }ยป