mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-12 06:33:22 +08:00
add quotes javascript/python/french
This commit is contained in:
parent
5f62c5ca8e
commit
d842a845bc
3 changed files with 21 additions and 5 deletions
|
@ -42,6 +42,12 @@
|
|||
"source": "Github - CodingTrain/QuadTree",
|
||||
"length": 494,
|
||||
"id": 6
|
||||
},
|
||||
{
|
||||
"text": "canvas.parent('rgb-Canvas');\\nlet colors = [];\\nlet labels = [];\\nfor (let record of data.entries) {\\n\\tlet col = [record.r / 255, record.g / 255, record.b / 255];\\n\\tcolors.push(col);\\n\\tlabels.push(labelList.indexOf(record.label));\\n}",
|
||||
"source": "GitHub - CodingTrain/ColorClassifer-TensorFlow.js",
|
||||
"length": 236,
|
||||
"id": 7
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -36,6 +36,12 @@
|
|||
"source": "GitHub - GauthamGoli/rar-Password-Cracker",
|
||||
"id": 5,
|
||||
"length": 444
|
||||
},
|
||||
{
|
||||
"text": "soup = BeautifulSoup(html, features='lxml')\\nprint(soup.h1)\\nprint(line_break, soup.p)\\n\\nall_href = soup.find_all('a')\\nall_href = [l['href'] for l in all_href]\\nprint(line_break, all_href)",
|
||||
"source": "GitHub - MorvanZhou/easy-scraping-tutorial",
|
||||
"id": 6,
|
||||
"length": 178
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -156,8 +156,12 @@
|
|||
"source": "Wikipedia - Bacillidae",
|
||||
"length": 229,
|
||||
"id": 24
|
||||
},
|
||||
{
|
||||
"text": "Le Gouvernement français a demandé à l’ennemi à quelles conditions honorables un cessez-le-feu était possible. Il a déclaré que, si ces conditions étaient contraires à l’honneur, la dignité et l’indépendance de la France, la lutte devait continuer.",
|
||||
"source": "Charles de Gaulle - Appel du 18 Juin",
|
||||
"length": 248,
|
||||
"id": 25
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
}
|
Loading…
Reference in a new issue