Skip to content

Instantly share code, notes, and snippets.

View bung87's full-sized avatar
🎯
_(:_」∠)_ buy me coffee pls

Bung bung87

🎯
_(:_」∠)_ buy me coffee pls
View GitHub Profile
@bung87
bung87 / choccy.js
Created March 31, 2025 13:00 — forked from lilianalillyy/choccy.js
Fuck Apex Learning
// const fetch = require("node-fetch")
let createPlaceholderAnswer = (letter, description) => ({
value: `${letter}. ${description}`,
letter,
select: () => {
console.log("debug: called select() in answer", letter);
},
});
var start,end,mean = [];
var draggableBox;
draggableBox = document.createElement('div');
draggableBox.style.cssText ="width:100px;height:100px;top:100px;left:100px";
document.body.appendChild(draggableBox)
draggable(draggableBox);
draggable(draggableBox);
var start,end,mean = [];
var draggableBox;
draggableBox = document.createElement('div');
draggableBox.style.cssText ="width:100px;height:100px;top:100px;left:100px";
document.body.appendChild(draggableBox)
draggable(draggableBox);
draggable(draggableBox);
var start,end,mean = [];
var draggableBox;
draggableBox = document.createElement('div');
draggableBox.style.cssText ="width:100px;height:100px;top:100px;left:100px";
document.body.appendChild(draggableBox)
draggable(draggableBox);
draggable(draggableBox);
Debian 和 Ubuntu:
$ sudo apt-get install python-pip
Fedora:
$ sudo yum install python-pip
On Unix and Mac OS X the configuration file is: $HOME/.pip/pip.conf
On Windows, the configuration file is: %HOME%\pip\pip.ini
#: moto/templates/account/verified_email_required.html:16
msgid ""
"We have sent an e-mail to you for\n"
"verification. Please click on the link inside this e-mail. Please\n"
"contact us if you do not receive it within a few minutes."
msgstr ""
#: moto/templates/account/verified_email_required.html:20
#, python-format
msgid ""