row_id int64 0 48.4k | init_message stringlengths 1 342k | conversation_hash stringlengths 32 32 | scores dict |
|---|---|---|---|
12,656 | make a button perform a scrolling of 200px in ReactJS and antDesign | ce2c00384ff5d8838e980e6854999f95 | {
"intermediate": 0.4646710455417633,
"beginner": 0.2507435977458954,
"expert": 0.2845853269100189
} |
12,657 | using UnityEngine;
using cakeslice;
public class MoxingControl : MonoBehaviour
{
private Transform selectedPart = null;
private Outline outline = null;
private GameObject axis;
private Vector3 axisOffset = Vector3.zero;
private Vector3 mouseOffset = Vector3.zero;
private bool isControlEnabled = false;
private Color se... | b2539c9b01e04537a8762d9ceee1894b | {
"intermediate": 0.3332851827144623,
"beginner": 0.4569173753261566,
"expert": 0.20979741215705872
} |
12,658 | Hi | dddf48ad4a04c89903c0c4a730f0bcfa | {
"intermediate": 0.33010533452033997,
"beginner": 0.26984941959381104,
"expert": 0.400045245885849
} |
12,659 | google pubsub pull message | 72c551f2f14fed717579a315c094cc19 | {
"intermediate": 0.33499741554260254,
"beginner": 0.26410597562789917,
"expert": 0.40089666843414307
} |
12,660 | okay i need more soundcloud look, with one column/wrapper (column/wrapper with content with few sections with different colors: header, audioplayer, about us, footer etc), on the left and right side are grey background. change my current code, index.ejs and css. here is my code:
index.ejs:
<!DOCTYPE html>
<html>
<head>... | 3c65d87e691929fe2a10236fe29a2477 | {
"intermediate": 0.31412890553474426,
"beginner": 0.39474156498908997,
"expert": 0.2911294996738434
} |
12,661 | the most modern of your data | ff5e0f20ec6648ec6dfdcc789b8e913f | {
"intermediate": 0.3724011778831482,
"beginner": 0.24860867857933044,
"expert": 0.37899014353752136
} |
12,662 | I used this code: import time
from binance.client import Client
from binance.enums import *
from binance.exceptions import BinanceAPIException
from binance.helpers import round_step_size
import pandas as pd
import json
import numpy as np
import pytz
import datetime as dt
import ccxt
from decimal import Decimal
import r... | 4ee02414e695a6ca50eb1d727b1ebb3b | {
"intermediate": 0.37518611550331116,
"beginner": 0.3689371943473816,
"expert": 0.25587666034698486
} |
12,663 | unsupported operand type(s) for +: 'float' and 'str'. there was no issues in another python environment | 9b155403f68d0ed1f1aecc7f506e9b74 | {
"intermediate": 0.5183155536651611,
"beginner": 0.20406019687652588,
"expert": 0.2776242196559906
} |
12,664 | Write a python program that analyze all zip files present in an "File_Input" Folder and send to an S3 storage all files found within the zip file, if a zip files gives an error mov it to a "Error folder", all zip files without errors are moved to a "File_done" folder. The python program must be able to recognize there ... | 6d47b64551da9f2dc3da3b0c11c9e32f | {
"intermediate": 0.4353276789188385,
"beginner": 0.1553148627281189,
"expert": 0.4093574285507202
} |
12,665 | ERROR: Could not build wheels for pandas, which is required to install pyproject.toml-based projects | 6e7903de3f7564189b31efb631b24264 | {
"intermediate": 0.5555747747421265,
"beginner": 0.1682392954826355,
"expert": 0.2761859595775604
} |
12,666 | excel vba form for that show content of table in excel consists from three column and do a add new , update ,delete optioration and dont repeat entries | 23ea1f0a6f9cd269908f3f5bcee126b4 | {
"intermediate": 0.34378746151924133,
"beginner": 0.25811368227005005,
"expert": 0.398098886013031
} |
12,667 | añade en la siguiente funcion que los secene_element_select no pueda moverse a través de los objetos que aparezcan en el debug.log del final del codigo
public void SceneDrag()
{
Vector3 mousePosition = Input.mousePosition;
Ray ray = Camera.main.ScreenPointToRay(mousePosition);
Plane plane... | c4e799921a03918c3d9f7b010fbf9870 | {
"intermediate": 0.343720942735672,
"beginner": 0.4618431627750397,
"expert": 0.19443592429161072
} |
12,668 | python -m build | 64a4941ea6bbd5470fc9d1ecdc73f89b | {
"intermediate": 0.36935845017433167,
"beginner": 0.24444566667079926,
"expert": 0.3861958980560303
} |
12,669 | using UnityEngine;
using cakeslice;
public class MoxingControl : MonoBehaviour
{
private Transform selectedPart = null;
private Outline outline = null;
private GameObject axis;
private Vector3 axisOffset = Vector3.zero;
private Vector3 mouseOffset = Vector3.zero;
private bool isControlEnabled =... | 0efebb4e19bb1b9796bb1d5a75ba0150 | {
"intermediate": 0.34832143783569336,
"beginner": 0.5021465420722961,
"expert": 0.14953204989433289
} |
12,670 | Hello | 06ee4f91f207c721f88972b40d6cb61f | {
"intermediate": 0.3123404085636139,
"beginner": 0.2729349136352539,
"expert": 0.4147246778011322
} |
12,671 | final textNodes = _document.findAllElements('w:t');
final tableNodes = _document.findAllElements('w:tbl');
final textList = textNodes.map((node) => node.innerText).toList();
return textList;
i want remove tag in textNodes | 4d90315a22c8d2f9383409354e162388 | {
"intermediate": 0.3677014112472534,
"beginner": 0.32314249873161316,
"expert": 0.3091561496257782
} |
12,672 | this is a reactJS app.js file, there's a problem with the sider on mobile screens, figure it out.
"import 'antd/dist/reset.css';
import './components/index.css'
import {
LoginOutlined,
MenuOutlined,
CloseOutlined,
UploadOutlined,
MailOutlined,
WalletOutlined,
MobileOutlined,
UserAddOutli... | 4643dcc0917440e707f6a8bc11319b73 | {
"intermediate": 0.43437159061431885,
"beginner": 0.34587201476097107,
"expert": 0.21975639462471008
} |
12,673 | xhost: unable to open display "172.27.20.65" | 8d72dd3a454e064a28118cf1fe1c1ed1 | {
"intermediate": 0.3066994547843933,
"beginner": 0.3158988952636719,
"expert": 0.3774016499519348
} |
12,674 | write a apex code for drop down list | 1c68ea8defa6690ddf90a94e53c60104 | {
"intermediate": 0.30624568462371826,
"beginner": 0.2561846673488617,
"expert": 0.43756964802742004
} |
12,675 | hi, how can i make some money? | 01afb3ac09bd7847b8a5e3255dd9bf73 | {
"intermediate": 0.33217963576316833,
"beginner": 0.2759897708892822,
"expert": 0.3918306231498718
} |
12,676 | const Cup = () => {
const {centralizeCamera, cameraDown, cameraUp, readyState, cupSubscribe, cupUnsubscribe, zoomAdd, zoomSub} = useRustWsServer();
const symbol = useSelector((state: AppState) => state.screenerSlice.symbol);
const pair = useSelector((state: AppState) => state.cupSlice.pair);
const rowCount = us... | 204cfd8d43543390eca1d461da17f4fc | {
"intermediate": 0.3955686092376709,
"beginner": 0.3330898582935333,
"expert": 0.2713415026664734
} |
12,677 | can you give a explam of a cool python code? | d52075a8c04de2bbb97e5d33ab6da49e | {
"intermediate": 0.33575621247291565,
"beginner": 0.3628653585910797,
"expert": 0.301378458738327
} |
12,678 | can you run this python code? | 0c44b000a75eeec6bf959d55615ecf8a | {
"intermediate": 0.37343406677246094,
"beginner": 0.24716292321681976,
"expert": 0.3794029951095581
} |
12,679 | ReferenceError: musicians is not defined
at C:\Users\Ilya\Downloads\GOVNOZHOPA1111\app.js:210:21
app.js:
const express = require("express");
const fs = require("fs");
const session = require("express-session");
const fileUpload = require("express-fileupload");
const app = express();
const fuzzball = require("fuzz... | 285e461f69b8cfea557a4193af087fe7 | {
"intermediate": 0.40427079796791077,
"beginner": 0.3810250461101532,
"expert": 0.21470412611961365
} |
12,680 | can you make me tetris in python? | 2fb66099ce6f813a96143534ac817a8e | {
"intermediate": 0.31539177894592285,
"beginner": 0.23254364728927612,
"expert": 0.45206451416015625
} |
12,681 | what is the output of get_feature_importance() catboost | 272b78b37daa00fa239663488d4fb0fd | {
"intermediate": 0.3706740736961365,
"beginner": 0.14601780474185944,
"expert": 0.4833081066608429
} |
12,682 | import pygame
import random
pygame.init()
# set game window size
WIDTH = 800
HEIGHT = 600
# set block size
BLOCK_SIZE = 30
# set game board width and height
BOARD_WIDTH = WIDTH // BLOCK_SIZE
BOARD_HEIGHT = HEIGHT // BLOCK_SIZE
# set game colors
WHITE = (255, 255, 255)
BLACK = (0, 0, 0)
RED = (255, 0, 0)
GREEN = (0... | 309241f2c8a08f946b71cca263835579 | {
"intermediate": 0.3342656195163727,
"beginner": 0.4929410219192505,
"expert": 0.17279334366321564
} |
12,683 | import numpy as np
import matplotlib.pyplot as plt
def generate_sin_signal(length, frequency):
t = np.arange(length)
signal = np.sin(2 * np.pi * frequency * t / length)
return signal / np.max(np.abs(signal))
def generate_triangle_signal(length, frequency, amplitude):
t = np.arange(length)
signal =... | 471c5be2e0a8e567cbaefe8a35db2257 | {
"intermediate": 0.34040385484695435,
"beginner": 0.40523669123649597,
"expert": 0.2543594241142273
} |
12,684 | Give me an example "hello world" program in Nim | 53bea56f71dec64096dd1dc32db100ec | {
"intermediate": 0.21379201114177704,
"beginner": 0.3019063472747803,
"expert": 0.48430171608924866
} |
12,685 | Write a python discord bot that using / commands will send pictures from the imgur api, you have the bomb option if true 10 pictures wil be send and the type option which shouds send that specific type of chair if no type is selected it wil just send a regelur chair. I already made the commands:
import requests
url... | 43e6b5bdd3e092d3ade048515cf9ad39 | {
"intermediate": 0.3673733174800873,
"beginner": 0.35620245337486267,
"expert": 0.27642419934272766
} |
12,686 | hello | 54383903512a86eae389ee561e79fb72 | {
"intermediate": 0.32064199447631836,
"beginner": 0.28176039457321167,
"expert": 0.39759764075279236
} |
12,687 | Create a web blog about birds | 8590f0454516d3f29f93e99722819786 | {
"intermediate": 0.3437437117099762,
"beginner": 0.3641834259033203,
"expert": 0.2920728027820587
} |
12,688 | is it possible to do a "pip set extra-index-url something" and then it sets it directly in the pip.ini file? | 957e083e16005eaa6b9755bc2ce80ff7 | {
"intermediate": 0.5509975552558899,
"beginner": 0.16629844903945923,
"expert": 0.28270402550697327
} |
12,689 | how to read cdf from spacepy | 7ad38ab27fec03c8651047c0cd104bc4 | {
"intermediate": 0.5011851787567139,
"beginner": 0.22798281908035278,
"expert": 0.2708319127559662
} |
12,690 | Unable to resolve ERROR: Could not build wheels for pandas, which is required to install pyproject.toml-based projects | d29f11317892d7895b9133aa8fa709a4 | {
"intermediate": 0.5831049680709839,
"beginner": 0.16614873707294464,
"expert": 0.2507462501525879
} |
12,691 | # Оптимизированный!!! Выводит адреса токенов, которые созданы на основе UNCX 0x863b49ae97c3d2a87fd43186dfd921f42783c853
# Блоки обрабатывются последовательно в реальном времени
# asyncio.Semaphore 3 или меньше, иначе пропуск транзакций в блоках
import asyncio
import aiohttp
bscscan_api_key = ''
# Create a semaphore ... | 1a4ee5a4a27a10660f0334676ca367ed | {
"intermediate": 0.29505178332328796,
"beginner": 0.4743260145187378,
"expert": 0.23062221705913544
} |
12,692 | Please update this script so that for each participant it select the 20 images to repeat that is shown most rarely on a group level. Adjust the part relating to # Loop through each group and create a separate CSV file:
import pandas as pd
import random
import numpy as np
import matplotlib.pyplot as plt
import os
def... | dbc5e6d6bd0187a0505508be7939813b | {
"intermediate": 0.287045955657959,
"beginner": 0.519536018371582,
"expert": 0.19341807067394257
} |
12,693 | import { Text, View, TextInput, Pressable, ScrollView, Alert, TouchableHighlight, TouchableOpacity } from 'react-native';
import { gStyle } from '../styles/style';
import Header from '../components/Header';
import Footer from '../components/Footer';
import { useNavigation } from '@react-navigation/native';
import { fir... | 575e7aa12b59c1571739fa1712088742 | {
"intermediate": 0.39202481508255005,
"beginner": 0.4712776243686676,
"expert": 0.13669754564762115
} |
12,694 | const Cup = () => {
const {centralizeCamera, cameraDown, cameraUp, readyState, cupSubscribe, cupUnsubscribe, zoomAdd, zoomSub} = useRustWsServer();
const symbol = useSelector((state: AppState) => state.screenerSlice.symbol);
const pair = useSelector((state: AppState) => state.cupSlice.pair);
const rowCount = useSelecto... | 006704ec370c4afff235e2f36204f411 | {
"intermediate": 0.3399718105792999,
"beginner": 0.4993676543235779,
"expert": 0.160660520195961
} |
12,695 | import { Pressable, Text, TextInput, View, Image, TouchableOpacity, Modal } from 'react-native';
import { gStyle } from '../styles/style';
import { Feather } from '@expo/vector-icons';
import React, { useState, useEffect } from 'react';
import { useNavigation } from '@react-navigation/native';
import { firebase } from ... | 7b4953e8f00c5e4fa75f18cdca387c11 | {
"intermediate": 0.41122108697891235,
"beginner": 0.42776423692703247,
"expert": 0.16101469099521637
} |
12,696 | I used this signal_generator code: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Close'].ewm(span=50, adjust=False).mean()
df['EMA100'] = df['Close'].ewm(s... | eb7b526543b77337b29bd80e380e8b6c | {
"intermediate": 0.39955607056617737,
"beginner": 0.3554568588733673,
"expert": 0.24498702585697174
} |
12,697 | owner and parent for button in delphi | ea2710c6757a37d0fdcfd10929ec6d92 | {
"intermediate": 0.3586706519126892,
"beginner": 0.27724841237068176,
"expert": 0.3640809655189514
} |
12,698 | Write python code to access and list a google drive folder , download all zip files from that folder. | 09db749397b070706b85053609f8f7c3 | {
"intermediate": 0.4120955467224121,
"beginner": 0.1785092055797577,
"expert": 0.4093952178955078
} |
12,699 | #include <stdio.h>
#include <string.h>
#include <ctype.h>
#include <omp.h>
struct wordcount{
char word[20];
int count;
}; //定义wordcount类型
int main()
{
FILE *fp;
struct wordcount wordcount[100000];
char essay[200000], ch, temp[20]; //定义essay数组存储文章内容,ch为每次读取的字符,temp数组暂存单词
int i, j, k, len, coun... | a92debbad6c4ad747d0273f9e83720bb | {
"intermediate": 0.28770458698272705,
"beginner": 0.5667607188224792,
"expert": 0.1455347090959549
} |
12,700 | I want to add on reaction emote remove to this code client.on(Events.MessageReactionAdd, async (reaction,user) =>{
if (reaction.partial) {
try{
await reaction.fetch();
if (reaction.message.channel.id !== channel_Id) return;
if (user.bot) return;
console.log(reaction);
const roleName = emojisLi... | f83dba66200a7d82c8c6f9208681aa63 | {
"intermediate": 0.38313350081443787,
"beginner": 0.40588638186454773,
"expert": 0.21098017692565918
} |
12,701 | set the value of showModal property in angular to false when click outside the modal | 59116b5afa97486a5ea77af2e54a0fb6 | {
"intermediate": 0.5358867049217224,
"beginner": 0.18122577667236328,
"expert": 0.2828874886035919
} |
12,702 | const Cup = () => {
cupDrawer.drawCell(
context,
item,
maxVolume,
isBestPrice,
yPosition,
realCellHeight,
canvasSize.width,
dpiScale,
darkMode
);
cupDrawer.drawFill(
context,
item,
maxVolume,
yPosition,
realCellHeight,
canvasSize.width,
dpiScale,
darkMode
);
export default Cup;
const cupDrawer = {
clear: (ctx: Canv... | 59f582b0a84d59f4c1ca2f76c5c4f8ba | {
"intermediate": 0.27013757824897766,
"beginner": 0.5096419453620911,
"expert": 0.22022052109241486
} |
12,703 | i have div in angular with condition *ngIf="showInfoCard, i want this div hide when click on any place in window | f00f6070a21c1d91e67b044202a838a4 | {
"intermediate": 0.41161561012268066,
"beginner": 0.26780128479003906,
"expert": 0.32058313488960266
} |
12,704 | Schreib mir einer Methode welche das ausgewählte Bild läd und es anschließend darstellt.
public void UploadImage()
{
Console.WriteLine("UploadImage method was executed...");
OpenFileDialog openFileDialog = new OpenFileDialog();
openFileDialog.Filter = "Image files|*.png;*j... | 4a70aae28e034668a7f18acffce70ec1 | {
"intermediate": 0.36095309257507324,
"beginner": 0.45087623596191406,
"expert": 0.1881706863641739
} |
12,705 | discord js message reaction remove not working | 8e78db7329b93dd6f898d4dec2737e87 | {
"intermediate": 0.3167409896850586,
"beginner": 0.3921230733394623,
"expert": 0.29113590717315674
} |
12,706 | As a Python developer, write a telegram bot based on Python-telegram-bot version 3.17.
The goal is for the support team don't miss any questions from clients and for all questions to get an answer from the support team.
The bot should listen to messages in certain client's group chats that it's already added there an... | e8846906663f33daaa07167efc042292 | {
"intermediate": 0.3301108777523041,
"beginner": 0.32066455483436584,
"expert": 0.3492245674133301
} |
12,707 | I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele... | ff1cce176890df1c29a47aa8ec96f2bd | {
"intermediate": 0.3759238123893738,
"beginner": 0.39688780903816223,
"expert": 0.22718839347362518
} |
12,708 | XML is much more difficult to parse than json | 459ebd1b9065f1f886cce44f1bc70a1c | {
"intermediate": 0.4025385081768036,
"beginner": 0.30579081177711487,
"expert": 0.29167068004608154
} |
12,709 | #include <stdio.h>
#include <string.h>
#include <ctype.h>
#include <stdlib.h>
#include <omp.h>
#include <ctime>
#define WORD_LENGTH 20
struct wordcount {
char word[WORD_LENGTH];
int count;
};
int sing ()
{
FILE *fp;
struct wordcount wordcount[100000];
char essay[200000], ch, temp[20];//定义essay数组... | ce81534e0fdb781c7058362a127a636c | {
"intermediate": 0.35904449224472046,
"beginner": 0.5474917888641357,
"expert": 0.0934637114405632
} |
12,710 | # Оптимизированный!!! Возвращает адреса созданных токенов из новых блоков в реальном времени
# Выводит только контракты, у которых есть имя
# Использован Web3
import asyncio
import aiohttp
import time
from web3 import Web3
bscscan_api_key = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS'
# Create a semaphore with a limit of 3... | 9e443f39527f9a95d5ef8795d0d594d1 | {
"intermediate": 0.4319572150707245,
"beginner": 0.4892805814743042,
"expert": 0.0787622258067131
} |
12,711 | laravel backpack request rule I have 5 upload_multiple Field at least one of them must filled, if no field filled must not save | 3049c947a5733cd1f95aa5e2c8605a20 | {
"intermediate": 0.4932877719402313,
"beginner": 0.17834508419036865,
"expert": 0.32836711406707764
} |
12,712 | i have written httpClient.Send(uri) how to get string resonse (which server sending back as response)? | ff4c2bb43da9dcc54f198bc8af51b5ff | {
"intermediate": 0.5600453019142151,
"beginner": 0.21376682817935944,
"expert": 0.2261878401041031
} |
12,713 | I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele... | a5b483866b8fd4f45ab1d40453aedc5e | {
"intermediate": 0.3759238123893738,
"beginner": 0.39688780903816223,
"expert": 0.22718839347362518
} |
12,714 | Give a general outline in Nim code to create rollback based netcode for a game. | 072ac5521bb76807677ba2fa16a517cb | {
"intermediate": 0.29745736718177795,
"beginner": 0.22132813930511475,
"expert": 0.4812144637107849
} |
12,715 | I have this code, and when I run it, it gives me error: | c01629839005ae03ec6eba99451ac555 | {
"intermediate": 0.33350619673728943,
"beginner": 0.3318086862564087,
"expert": 0.3346850872039795
} |
12,716 | No module named 'keras.layers.recurrent'怎么改 | f6a631fd6261a2d4dfa1e5c9b6e3fd3d | {
"intermediate": 0.3589576482772827,
"beginner": 0.381839394569397,
"expert": 0.2592029571533203
} |
12,717 | I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele... | 95eba80dafc9ff77bce9c96c77318881 | {
"intermediate": 0.3283790647983551,
"beginner": 0.4167405962944031,
"expert": 0.25488030910491943
} |
12,718 | how can I download visual studio code for windows 7 | 142ceea6de22696180763ee8d469f82e | {
"intermediate": 0.5672650933265686,
"beginner": 0.21063844859600067,
"expert": 0.22209642827510834
} |
12,719 | Hello | 0b3ca746ed1b906d35161bafefe82b46 | {
"intermediate": 0.3123404085636139,
"beginner": 0.2729349136352539,
"expert": 0.4147246778011322
} |
12,720 | import numpy as np
from keras.models import Sequential
from keras.layers import Dense
from keras.layers import LSTM
from keras.utils import np_utils
from tensorflow.keras.preprocessing.sequence import pad_sequences
maxlen = 100
alphabet='hello'
chars=set([char for char in alphabet])
chars_count=len(chars)
char2index... | aa2387629878f9b8b1467f5d21d608cf | {
"intermediate": 0.29780691862106323,
"beginner": 0.41142112016677856,
"expert": 0.2907719314098358
} |
12,721 | can you check the youtube description text using discord js | fe618c6f3f5bf3b2a95f0e04c735d8c8 | {
"intermediate": 0.34540262818336487,
"beginner": 0.22899797558784485,
"expert": 0.42559945583343506
} |
12,722 | have a raw data about fraud financial transaction, give some ways to aggregated new feature when my raw data have: time doing transactions in day (24h format), amount, type of item transaction, job of user, user id, user lat, user long, merchant id, merchant lat, merchant long, type of transactions. Then make a class ... | a45b63394c85038c56714e4519ca54eb | {
"intermediate": 0.3237755298614502,
"beginner": 0.49909988045692444,
"expert": 0.17712454497814178
} |
12,723 | What is the regular expression for a string that should match all lowercase or uppercase letters, all numbers, a dash and underscore ? | ba92fb5c04da139725a9dd4cacfbf002 | {
"intermediate": 0.4361970126628876,
"beginner": 0.23916056752204895,
"expert": 0.32464244961738586
} |
12,724 | do you know x++ | 38e0dc713ef449b889a33deefe7e6f2c | {
"intermediate": 0.37710651755332947,
"beginner": 0.25234323740005493,
"expert": 0.3705502152442932
} |
12,725 | # Оптимизированный!!! Возвращает адреса созданных токенов из новых блоков в реальном времени
# Выводит только контракты, у которых есть имя
# Использован Web3
import asyncio
import aiohttp
import time
from web3 import Web3
bscscan_api_key = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS'
# Create a semaphore with a limit of 3... | fea2781225baa724beffc8808eef5fa4 | {
"intermediate": 0.4319572150707245,
"beginner": 0.4892805814743042,
"expert": 0.0787622258067131
} |
12,726 | 1. remove credits/blogs 2. remove any errors and warnings 3. make it compatible with Npcap, windows 10, Python 3: fix this and make it compatible with windows 10: #!C:\Python26\python
#Exploit Title: Netcut Denial of Service Vulnerability
#Author: MaYaSeVeN
#Blog: http://mayaseven.blogspot.com
#PoC: Video http://www.y... | c0de570870f7d64e9e5fa38ea05dc64b | {
"intermediate": 0.3622192442417145,
"beginner": 0.4127882719039917,
"expert": 0.22499245405197144
} |
12,727 | I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele... | 4b99ea0161751e42cb24cd4da43445ef | {
"intermediate": 0.37721872329711914,
"beginner": 0.37873294949531555,
"expert": 0.24404840171337128
} |
12,728 | Make extion for chrome & Opera & Edge to this website
www.blocksmc.com
the website main color is
background-color: #008cd3;
my extintion have a button (slider from right to left & left to right)
if user make the button == Dark
change every element have
background-color: #008cd3;
to
background-color: #292... | 4aaa92a44f58fa11b91f3fe8a247876a | {
"intermediate": 0.40302327275276184,
"beginner": 0.31831809878349304,
"expert": 0.2786586284637451
} |
12,729 | Create a cdk with the following
1. Trigger a sns when lambda receives a message
2. SNS sends an email
3. Include cloudwatch logs for observability | 8a141f6cc0807f64edc3fbb71f6a390f | {
"intermediate": 0.3799857199192047,
"beginner": 0.30968695878982544,
"expert": 0.31032732129096985
} |
12,730 | Method does not exist or incorrect signature: void getRelatedQuoteMap(Id, Set<Id>) apex error in salesforce | ede87c8ce1f0f4911da6f0272b5115aa | {
"intermediate": 0.37975388765335083,
"beginner": 0.4409359395503998,
"expert": 0.179310142993927
} |
12,731 | how can I optimize a constant with alot of data | 02e3bfe0f12aa549b5bcaa1c8096d744 | {
"intermediate": 0.29040178656578064,
"beginner": 0.10668181627988815,
"expert": 0.602916419506073
} |
12,732 | generate code to create a slack app to post scheduled messages through api | 377e459f3f1da35bb26866507322c40d | {
"intermediate": 0.5512700080871582,
"beginner": 0.1625121682882309,
"expert": 0.2862178087234497
} |
12,733 | import asyncio
import aiohttp
import time
import datetime
from web3 import Web3
bscscan_api_key = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS'
# Create a semaphore with a limit of 3
semaphore = asyncio.Semaphore(1)
abi = [{"constant": True, "inputs": [], "name": "name", "outputs": [{"name": "", "type": "string"}], "payable... | 097fdedf7eb95bd9296436146105f481 | {
"intermediate": 0.4041537046432495,
"beginner": 0.4749103784561157,
"expert": 0.1209358498454094
} |
12,734 | Tell me what is better to use in JS var or let | ac0b3df825b0b13983ed91962ac6ec09 | {
"intermediate": 0.22072970867156982,
"beginner": 0.6554831266403198,
"expert": 0.12378714978694916
} |
12,735 | what does ≡ in the equaiton "k ≡ k0 • Vmax" | 54e1b524e61f78886f1f65dd8e660c5e | {
"intermediate": 0.2466530054807663,
"beginner": 0.45312443375587463,
"expert": 0.30022257566452026
} |
12,736 | i provide you my flask app
from flask import Flask, render_template
from source.main import get_all_videos
app = Flask(__name__)
@app.route('/')
def home():
videos = get_all_videos()
return render_template('index2.html',videos=videos)
# main driver function
if __name__ == '__main__':
app.run(debug=Tr... | d93d9073ca8dd9a79c50907811d83b2b | {
"intermediate": 0.5609573721885681,
"beginner": 0.32843223214149475,
"expert": 0.11061040312051773
} |
12,737 | I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele... | 3772bbe6b84da2ad4465d52f5a1ee51b | {
"intermediate": 0.37721872329711914,
"beginner": 0.37873294949531555,
"expert": 0.24404840171337128
} |
12,738 | Build a HTML, JS code for a button type <input type="range"> to change images inside a <div> element. | 7c31e7b2880989a42abfa038429a26ee | {
"intermediate": 0.4818570911884308,
"beginner": 0.24053305387496948,
"expert": 0.27760982513427734
} |
12,739 | how to run firebase in your js code | 7ca131145f87f937bd3019f8acd84aa2 | {
"intermediate": 0.7253229022026062,
"beginner": 0.17792397737503052,
"expert": 0.09675312042236328
} |
12,740 | hello | 5f5579279622a832617858590ba2adb4 | {
"intermediate": 0.32064199447631836,
"beginner": 0.28176039457321167,
"expert": 0.39759764075279236
} |
12,741 | source code to get vocal range of a song | ab0c3729eeb498701384f307cc3f4010 | {
"intermediate": 0.3261878788471222,
"beginner": 0.3030841052532196,
"expert": 0.3707280457019806
} |
12,742 | generate code for Google meet | 7b88868d0e5770306a3c1648246f00fb | {
"intermediate": 0.23492880165576935,
"beginner": 0.17871320247650146,
"expert": 0.5863580107688904
} |
12,743 | find grammatical errors and output as json of errors | d335a32e2f121d886b3aa89db0389d6f | {
"intermediate": 0.3807956278324127,
"beginner": 0.2556253969669342,
"expert": 0.3635789752006531
} |
12,744 | import zipfile
import xml.etree.ElementTree
WORD_NAMESPACE = '{http://schemas.openxmlformats.org/wordprocessingml/2006/main}'
PARA = WORD_NAMESPACE + 'p'
TEXT = WORD_NAMESPACE + 't'
TABLE = WORD_NAMESPACE + 'tbl'
ROW = WORD_NAMESPACE + 'tr'
CELL = WORD_NAMESPACE + 'tc'
print(TABLE)
with zipfile.ZipFile('P1 TN NGHE TIN... | c8d8bbe6c5940240efb3ad950bf8e885 | {
"intermediate": 0.36717134714126587,
"beginner": 0.40372347831726074,
"expert": 0.229105144739151
} |
12,745 | i have a fraud dataset, with these feature: transaction hours of the day, type of item transaction, amount of transaction, user lat, user long, merchant lat, merchant long, type of transaction. Can you give some best ways to aggregate new feature for this data set. | 595b406ad4326c5aa2ce83c3a814e8a1 | {
"intermediate": 0.2801385819911957,
"beginner": 0.2340420037508011,
"expert": 0.48581942915916443
} |
12,746 | i need to make a search. Here a need to enter name of what i need to find from PastMK collection and FutureMK collection (first would be FutureMK, second PastMK) and the result has to be shown on Search screen.
import { Pressable, Text, TextInput, View, Image, TouchableOpacity, Modal } from 'react-native';
import { gSt... | 46c50490344ea328a13014874a8d24b3 | {
"intermediate": 0.5225780606269836,
"beginner": 0.3944900929927826,
"expert": 0.08293181657791138
} |
12,747 | <xsl:variable name="P_MSISDN" select="sc:get_variable('P_MSISDN')"/>
<xsl:if test="string-length($P_MSISDN)!=0">
<xsl:variable name="MSISDN" select="sc:set_temp_variable('MSISDN',$P_MSISDN)"/>
</xsl:if>
<xsl:variable name="P_CLNT_CONTRACT" select="sc:get_cgi_request_variable('P_CLNT_CONTRACT')"/>
... | af0347d843872ab42267479f29de34be | {
"intermediate": 0.2273789346218109,
"beginner": 0.6382667422294617,
"expert": 0.1343543380498886
} |
12,748 | Write a code that, when entering the address of a contract, displays its age. Use APIKey. The contract is in the BscScan network | 198bf8dba5d53456de957907d18bc894 | {
"intermediate": 0.5912339687347412,
"beginner": 0.11021316796541214,
"expert": 0.29855284094810486
} |
12,749 | i have a raw data about fraud financial transaction, my raw data consists in: time doing transactions in day (just hour in 24h format, no day), amount of transaction, type of item transaction, job of user, user id, user lat, user long, merchant id, merchant lat, merchant long, type of transactions. Give me some ways to... | 1c7b21d9d1534448d94d52b1f7b50d92 | {
"intermediate": 0.38874903321266174,
"beginner": 0.27306148409843445,
"expert": 0.3381895124912262
} |
12,750 | If the input text file is of format
"
230327 1009 624.25 2133686
230327 1019 625.05 2118410
230327 1113 624.25 2128596
230327 1155 623.80 2122940
#powercut, Start V=3800V
230328 1110 618.05 2194431
230328 1112 618.75 2180465
230328 1114 619.30 2197377
230328 1116 619.35 2179354
230328 1119 619.25 2182342
230328 1218 61... | 000c29a70d7686905c0a568eb4f1156d | {
"intermediate": 0.38592639565467834,
"beginner": 0.24167124927043915,
"expert": 0.3724023699760437
} |
12,751 | Could not resolve all task dependencies for configuration ':classpath'.
> Could not find com.android.tools.build:gradle:7.4.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/7.4/gradle-7.4.pom
- https://repo.maven.apache.org/... | 0f3d1722b0dfed7a0224d3df54d7a66d | {
"intermediate": 0.3513660430908203,
"beginner": 0.4144502878189087,
"expert": 0.23418360948562622
} |
12,752 | SELECT customerid, total
FROM invoices
--??? | d727b0151466cb8f17153816f23fc334 | {
"intermediate": 0.3856365382671356,
"beginner": 0.38390251994132996,
"expert": 0.23046088218688965
} |
12,753 | hey | 7c80d734ecef74e00143a1e4c5b6bc4d | {
"intermediate": 0.33180856704711914,
"beginner": 0.2916048467159271,
"expert": 0.3765866458415985
} |
12,754 | can you add a reference list with reliable sources to this speech outline: Speaking Outline
Erjon Parashumti
General Purpose: To inform
Specific Purpose: By the end of my presentation, my audience will understand the proper form and technique for performing a deadlift and be able to correctly execute the movement.
... | 4b258e55ddf1f4cb00d2b56bd299c29e | {
"intermediate": 0.2700648307800293,
"beginner": 0.4768527150154114,
"expert": 0.2530824542045593
} |
12,755 | Produce code for a function in Python, taking a list of contracts as input (contracts each have a name, a start, a duration, and a value), returning two results: a path (as a list of contract names) describing the selection, in order, of contracts that do not overlap ; and how much value this path accumulates. The fun... | d4ac64156f89d1b30c4cb7d992b0bf30 | {
"intermediate": 0.379756361246109,
"beginner": 0.19975845515727997,
"expert": 0.4204851984977722
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.