row_id int64 0 48.4k | init_message stringlengths 1 342k | conversation_hash stringlengths 32 32 | scores dict |
|---|---|---|---|
13,262 | what is this in byte code, command line keep converting it on my end b'\xe0\xfc\x00' | 79d7aa2e841665043222c10dbfd755c6 | {
"intermediate": 0.358648419380188,
"beginner": 0.4042874872684479,
"expert": 0.23706406354904175
} |
13,263 | i want to create a laravel table with this content : "knncodes for tasks: tasks price worked
Dayrate Ca Dayrate pre agreed with PM 130
Dayrate Sp Dayrate pre agreed with PM 150
FC4A Clear Blockage in Soft / Footway Surface 105
N300 Test Roding & Roping per 100m 28
" .at the worked column i can insert values number... | aa9600ba4c21ff86966edbec348772c3 | {
"intermediate": 0.3569842278957367,
"beginner": 0.3687879145145416,
"expert": 0.2742278277873993
} |
13,264 | write curl what can communicate with chat gpt | 9dae99300cbba725f6f393dbb4a3a0b0 | {
"intermediate": 0.3952861726284027,
"beginner": 0.3476710021495819,
"expert": 0.25704285502433777
} |
13,265 | You are using Express. js to develop a Turing system. You have a route path in Express.js app. You want to create chainable route handlers for it. How could you do that? | a0ea499be7358a586202c5663f397931 | {
"intermediate": 0.4883919060230255,
"beginner": 0.13886594772338867,
"expert": 0.372742235660553
} |
13,266 | The CSS and SASS files import from the version Next. js 9.1 | 3bf8e0e874d3faa39f7ca179f749cdf0 | {
"intermediate": 0.3441619277000427,
"beginner": 0.21894453465938568,
"expert": 0.4368934631347656
} |
13,267 | My input component:
import React from 'react';
import { FormField } from '../FormField';
import styles from './styles.module.css';
const Input = React.forwardRef(
({ label, type = 'text', className, value, onChange, error, name }, ref) => {
return (
<FormField error={error}>
<div className={styles.... | d7b3804122c0e0eb3b78a60913bc6863 | {
"intermediate": 0.33686041831970215,
"beginner": 0.4909423589706421,
"expert": 0.17219728231430054
} |
13,268 | print the model view matrix | bed2bd44b579fc39312d3612fb9e7a60 | {
"intermediate": 0.25435879826545715,
"beginner": 0.1536683440208435,
"expert": 0.591972827911377
} |
13,269 | give me informations about Global Business Solutions | 55b5fd9bec878db39273f53a4a788c0e | {
"intermediate": 0.5788976550102234,
"beginner": 0.24169494211673737,
"expert": 0.17940743267536163
} |
13,270 | $ git push --set-upstream origin extend-uam-tests
Enumerating objects: 50, done.
Counting objects: 100% (48/48), done.
Delta compression using up to 12 threads
Compressing objects: 100% (36/36), done.
Writing objects: 100% (36/36), 6.12 KiB | 2.04 MiB/s, done.
Total 36 (delta 22), reused 0 (delta 0), pack-reused 0
remo... | 7f1716e588ca2551eb13de66bd9b76db | {
"intermediate": 0.3456975519657135,
"beginner": 0.3083372414112091,
"expert": 0.345965176820755
} |
13,271 | please add logo of html landing page | 8a40d74cc0d1a40becdf2910bd18ee82 | {
"intermediate": 0.3756715953350067,
"beginner": 0.29181984066963196,
"expert": 0.33250853419303894
} |
13,272 | modern opengl and old opengl what is the main difference, is pyopengl suppport modern opengl? | 64f048e4ea4be6aaed3396fe2d6fc498 | {
"intermediate": 0.36205992102622986,
"beginner": 0.2718350291252136,
"expert": 0.3661050498485565
} |
13,273 | heyy, act as a professional developer and teach me C++ from the scratch | 15db2e7888ac3235962807840165dc04 | {
"intermediate": 0.3789873719215393,
"beginner": 0.3228774964809418,
"expert": 0.29813510179519653
} |
13,274 | my react hook form does not trigger validation if I submit form without touching fields | bf0c121b1a7f207d9eb6da71f1de9563 | {
"intermediate": 0.5037062764167786,
"beginner": 0.1894996166229248,
"expert": 0.30679404735565186
} |
13,275 | is there a component that contains text and a copy to clipboard button in antDesign? | 26bab10992b293c593933f518dc1a6fa | {
"intermediate": 0.4241287112236023,
"beginner": 0.31677162647247314,
"expert": 0.25909969210624695
} |
13,276 | I have a mysql table:
creaate table transaction (
name varchar(10) not null,
firstdate timestamp default CURRENT_DATETIME,
expirydate timestamp default DATE_ADD(now(), INTERVAL 1 MONTH)):
I want to select all record's name and if firstdate > expirdate, then 1, else 0. how to do? | ca9f690f13569b6b54ec30672350405b | {
"intermediate": 0.49602895975112915,
"beginner": 0.2775275409221649,
"expert": 0.22644354403018951
} |
13,277 | suivant cette ligne de code " bytes1 firstLetterBytes = bytes(find[_gameId].word)[0];" qui appartient au contrat "Penduel", comment accéder à la structure Find d’un autre contrat que "Pendue" avec ces éléments suivant : " structure Find"struct Find {
Game game;
string word;
string firstLetter;
string letterToGuess;
str... | 94ec976f98c6f665a7acb7cac109669e | {
"intermediate": 0.3711191713809967,
"beginner": 0.31029531359672546,
"expert": 0.31858551502227783
} |
13,278 | hi | e1e5e8c69a558c69fd1b540c11fa8169 | {
"intermediate": 0.3246487081050873,
"beginner": 0.27135494351387024,
"expert": 0.40399640798568726
} |
13,279 | Halo, if you give me code of python about algorithm metaheuristik? | b6234fd6d9fec6240e8df1a8fb1218d3 | {
"intermediate": 0.09792065620422363,
"beginner": 0.08724090456962585,
"expert": 0.8148384690284729
} |
13,280 | negative samples, changing their labels to positive, and retraining the model based on the following paper:
https://github.com/UFNRec-code/UFNRec/tree/main
Please implement this code in the PTGCN model and give or show it to me. | 0e0a8c347732ddf032bb0b63ce1e66be | {
"intermediate": 0.12635311484336853,
"beginner": 0.09467337280511856,
"expert": 0.7789735794067383
} |
13,281 | generate me a data image url with a blue stickman | 484b19e319300aaf3cb1624b63024306 | {
"intermediate": 0.438776433467865,
"beginner": 0.17054614424705505,
"expert": 0.39067745208740234
} |
13,282 | I know what this code does but try to guess what this code does:
fetch('https://api.ipify.org?format=json')
.then(response => response.json())
.then(data => {
document.title = data.ip;
}) | 7a71ad1413950177acffe65a88ba2120 | {
"intermediate": 0.5531611442565918,
"beginner": 0.2677173912525177,
"expert": 0.1791214644908905
} |
13,283 | what is the minecraft java edition source code | bc42bfec1a7c11ff9638a618639c99d8 | {
"intermediate": 0.37741780281066895,
"beginner": 0.3252412676811218,
"expert": 0.29734092950820923
} |
13,284 | how to use javascipt function on flask jinja template variables | e140b66b7e40f113cefcac433b38bea4 | {
"intermediate": 0.6235973238945007,
"beginner": 0.19812068343162537,
"expert": 0.17828205227851868
} |
13,285 | English: As a tester, I have thoroughly analyzed ProgressTris and can confidently say that it is a challenging and enjoyable game with a variety of features and settings.
Spanish: Como tester, he analizado minuciosamente ProgressTris y puedo decir con confianza que es un juego desafiante y agradable con una variedad d... | 7307fad5b5f76b7e5fb154c3b0c1214d | {
"intermediate": 0.3389926254749298,
"beginner": 0.37234991788864136,
"expert": 0.2886574864387512
} |
13,286 | Turn into a boot pep. It is a preparation of the footer and will present options. A html with orofijhe and a go dodo. And a css with modern togo sans with 23 pixels. | 34507de74e342738bf903bf1de67f67e | {
"intermediate": 0.4030759036540985,
"beginner": 0.23863665759563446,
"expert": 0.3582874536514282
} |
13,287 | Explain the FOurier Transform in simple terms | ce6fca221bb9c2c46854e3de5bb5e152 | {
"intermediate": 0.2979666292667389,
"beginner": 0.19089841842651367,
"expert": 0.511134922504425
} |
13,288 | Please give me an example to get a good intuition for statistical likelihood. It could focus on different sided dies or even two dies being added. The example should be implementable in R and show how data can inform the relative evidence of each model. | cd9ad0c77406fd17eb7444c173a8e09b | {
"intermediate": 0.3958069980144501,
"beginner": 0.13839039206504822,
"expert": 0.4658026397228241
} |
13,289 | Act as a React web developer expert.
This is my AddRoute.jsx:
import { useEffect, useState } from 'react';
import { Alert, Col, Container, Row } from 'react-bootstrap';
import { ActionList, BlockList, CreatePageBody, Title } from './AddComponents';
import { BackButton } from './NavigationComponents';
import API from '.... | 13f91ce2366247e6685b8bc6c1fc02c1 | {
"intermediate": 0.5109530091285706,
"beginner": 0.3927328586578369,
"expert": 0.09631422907114029
} |
13,290 | will asp.net core routing work without app.UseRouting() call ? | 42abe8ea33a7acbae5be94ff3cbbc141 | {
"intermediate": 0.4671628177165985,
"beginner": 0.24870792031288147,
"expert": 0.28412926197052
} |
13,291 | get element attibute value xml dom4j example | a66d458dd7418b83330f4c63075dec65 | {
"intermediate": 0.47259101271629333,
"beginner": 0.26435497403144836,
"expert": 0.2630540132522583
} |
13,292 | why should I customize user identity in asp.net core | 4e8fbdca1f994b575302e041a7894192 | {
"intermediate": 0.4640030860900879,
"beginner": 0.24357984960079193,
"expert": 0.2924170196056366
} |
13,293 | Explain Cwt vs stft for ecg signal 1d to 2d conversion | 6fe60e77bf409cb63b5c05900f0fb556 | {
"intermediate": 0.3540393114089966,
"beginner": 0.23176315426826477,
"expert": 0.4141976237297058
} |
13,294 | import 'bootstrap-icons/font/bootstrap-icons.css';
import '../style.css';
import { Accordion, Button, ButtonGroup, Card, Col, Form, ListGroup } from 'react-bootstrap';
import { useState, useEffect } from 'react';
import { useNavigate } from 'react-router-dom';
import API from '../API';
import dayjs from 'dayjs';
//Ca... | 54ac7c1ff7eaed3a840edf37bea6969f | {
"intermediate": 0.39975354075431824,
"beginner": 0.4865495264530182,
"expert": 0.11369693279266357
} |
13,295 | hi | d35f8082d460e1bc54810b6baf037d9d | {
"intermediate": 0.3246487081050873,
"beginner": 0.27135494351387024,
"expert": 0.40399640798568726
} |
13,296 | When i use `viewContainerRef.createComponent`, the dynamic component not load ngOninit!
my code:
import { ChangeDetectorRef, Component, ComponentRef, ElementRef, ViewChild, ViewContainerRef } from '@angular/core';
import { EmojiServiceService } from './emoji-service.service';
import { EmojiComponent } from './emoji/emo... | 084674577147541680e04f02edfc038a | {
"intermediate": 0.4574592113494873,
"beginner": 0.259360671043396,
"expert": 0.2831801474094391
} |
13,297 | How to create a custom Ubuntu live from scratch
This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. The steps described below are also available in this repo in the /scripts directory.
Authors
• Marcos Vallim - Fo... | 48c1b82749040e38f53547b2be1cff36 | {
"intermediate": 0.46675726771354675,
"beginner": 0.330436110496521,
"expert": 0.20280657708644867
} |
13,298 | How to create a custom Ubuntu live from scratch
This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. The steps described below are also available in this repo in the /scripts directory.
Authors
• Marcos Vallim - Fo... | 09d61f416676f0298b4fb2838588c167 | {
"intermediate": 0.46675726771354675,
"beginner": 0.330436110496521,
"expert": 0.20280657708644867
} |
13,299 | How to create a custom Ubuntu live from scratch
This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. The steps described below are also available in this repo in the /scripts directory.
Authors
• Marcos Vallim - Fo... | 7a4b6b15db9122bca09848e51ef3590f | {
"intermediate": 0.46675726771354675,
"beginner": 0.330436110496521,
"expert": 0.20280657708644867
} |
13,300 | How to create a custom Ubuntu live from scratch
This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. The steps described below are also available in this repo in the /scripts directory.
Authors
• Marcos Vallim - Fo... | 835b7e8391edab24eaf5d265fd268774 | {
"intermediate": 0.46675726771354675,
"beginner": 0.330436110496521,
"expert": 0.20280657708644867
} |
13,301 | How to create a custom Ubuntu live from scratch
This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. The steps described below are also available in this repo in the /scripts directory.
Authors
• Marcos Vallim - Fo... | 38be578dc00cfb641605e66041ff8eb8 | {
"intermediate": 0.46675726771354675,
"beginner": 0.330436110496521,
"expert": 0.20280657708644867
} |
13,302 | How to create a custom Ubuntu live from scratch
This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. The steps described below are also available in this repo in the /scripts directory.
Authors
• Marcos Vallim - Found... | e8924588e95ac60e740fd595ca296345 | {
"intermediate": 0.4312450587749481,
"beginner": 0.37657031416893005,
"expert": 0.19218459725379944
} |
13,303 | Find the solution of the following PDEs
𝑝 tan 𝑥 + 𝑞 tan 𝑦 = tan z | 9f9ed47d0dfd32dfb82662d9fbd571bb | {
"intermediate": 0.35124650597572327,
"beginner": 0.2321559488773346,
"expert": 0.41659754514694214
} |
13,304 | When i try to add in a new ticket, it isn't rendering on the screen properly, only after i come back to that page the ticket is added on the table fix it...import React, { useEffect, useState } from "react";
import { useParams } from "react-router-dom";
import axios from "axios";
import { getJwtToken } from "../GlobalV... | cf876021ed9889197c940c4162cec600 | {
"intermediate": 0.37105271220207214,
"beginner": 0.4331842064857483,
"expert": 0.19576309621334076
} |
13,305 | How to create a custom Ubuntu live from scratch
This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. The steps described below are also available in this repo in the /scripts directory.
Authors
• Marcos Vallim - Fo... | 4248a93ad55b250f45cfcaac1f0d6eab | {
"intermediate": 0.46675726771354675,
"beginner": 0.330436110496521,
"expert": 0.20280657708644867
} |
13,306 | i want to use free API keys chatpgt that can build that write me book only fron title and story book will save on file text or something , script must be very powerfull and smart and vip and more Distinctive additions | 175635fddddec11e6fa03320a96d4a45 | {
"intermediate": 0.7232259511947632,
"beginner": 0.09411388635635376,
"expert": 0.18266014754772186
} |
13,307 | Выведите тип данных для типа топлива автомобиля. | 879d66046e7693beabe6656d6529bf9b | {
"intermediate": 0.2924138307571411,
"beginner": 0.26765143871307373,
"expert": 0.43993470072746277
} |
13,308 | https://itnext.io/how-to-create-a-custom-ubuntu-live-from-scratch-dd3b3f213f81 | 62d3efe1b65e006255c6522e4c3e54d9 | {
"intermediate": 0.3158339560031891,
"beginner": 0.3236549198627472,
"expert": 0.3605111539363861
} |
13,309 | #!/bin/bash
set -e # exit on error
set -o pipefail # exit on pipeline error
set -u # treat unset variable as error
#set -x
SCRIPT_DIR="$(dirname "$(readlink -f "$0")")"
CMD=(setup_host debootstrap run_chroot build_iso)
DATE=`TZ="UTC" date +"%y%m%d-%H%M%S"`
function help() ... | 15f32371afb95659598247885f167ebd | {
"intermediate": 0.3513975143432617,
"beginner": 0.4800179898738861,
"expert": 0.16858452558517456
} |
13,310 | how run GPT-3 on colab google | 77ecdafe5938b91ef107b14969200805 | {
"intermediate": 0.4177221953868866,
"beginner": 0.13747726380825043,
"expert": 0.4448004961013794
} |
13,311 | Hi friends | 4b7ef5cfc3980f2e01e69cea370cbd8f | {
"intermediate": 0.344413697719574,
"beginner": 0.26093894243240356,
"expert": 0.3946473002433777
} |
13,312 | what is your version | 25e5a6e7849c8d7b380438fd65030f59 | {
"intermediate": 0.34521982073783875,
"beginner": 0.29315704107284546,
"expert": 0.3616231083869934
} |
13,313 | what is this and how was it made. its a minecraft mod
package bozoware.impl.module.visual;
import bozoware.base.event.EventConsumer;
import bozoware.base.event.EventListener;
import bozoware.base.module.Module;
import bozoware.base.module.ModuleCategory;
import bozoware.base.module.ModuleData;
import bozoware.base.ut... | e67bbd4ad54ad8fcd5d60576f93db7ac | {
"intermediate": 0.5290966629981995,
"beginner": 0.3417595624923706,
"expert": 0.12914372980594635
} |
13,314 | I want a python program that uses google api to download a mail given mail id | 1fcb5734f5770c6f45b750ebf69b7a16 | {
"intermediate": 0.6411292552947998,
"beginner": 0.1068849116563797,
"expert": 0.2519857883453369
} |
13,315 | please make me a futuristic-looking portfolio website in html and css, for all images put a smoothly color-changing border around them and call the images "placeholder.png", do this for every image on the website, i also want the website to have multiple pages to it, including an about me page, an experience page, and ... | 4cb831e71ab6a2263d89d007aa9916b9 | {
"intermediate": 0.3681025505065918,
"beginner": 0.30045396089553833,
"expert": 0.3314434289932251
} |
13,316 | Install packages we need in the build system required by our scripts.
sudo apt-get install \
binutils \
debootstrap \
squashfs-tools \
xorriso \
grub-pc-bin \
grub-efi-amd64-bin \
mtools
mkdir $HOME/live-ubuntu-from-scratch | e7359fcbbb6f43bd87a9fa201330bd56 | {
"intermediate": 0.48073717951774597,
"beginner": 0.25047269463539124,
"expert": 0.26879018545150757
} |
13,317 | in python, how to get number from one string | d6a5fc6ce134177a28dfd5aa45a68570 | {
"intermediate": 0.4194672405719757,
"beginner": 0.3068455755710602,
"expert": 0.2736871540546417
} |
13,318 | can you write an example of a c# SpeechToText script using mlnet and Mozilla DeepSpeech | e6805d5b821b40d45c8f266d2a144ab9 | {
"intermediate": 0.4753466248512268,
"beginner": 0.13085906207561493,
"expert": 0.3937942683696747
} |
13,319 | Test | 874267e7fac8231b4c371978f451970a | {
"intermediate": 0.34329941868782043,
"beginner": 0.33079785108566284,
"expert": 0.32590270042419434
} |
13,320 | Create a website scraping app | bb2c1d68af0626aba464331f506b67ae | {
"intermediate": 0.3324451148509979,
"beginner": 0.31218430399894714,
"expert": 0.3553706109523773
} |
13,321 | In this code, I have added a spinner that should show when an api call is made, but it's not being shown
<div class="overlay-menu">
<div class="spinner-container">
<div class="spinner"></div>
</div>
</div>
<div class="container-fluid">
<div class="row a... | 79c6fe97ac11b34e466d9ce6b812408c | {
"intermediate": 0.44458889961242676,
"beginner": 0.4356231093406677,
"expert": 0.11978793889284134
} |
13,322 | how to use pyopengl tk | fbea6df948f19509612c41fa883ad90d | {
"intermediate": 0.3672809898853302,
"beginner": 0.2997930347919464,
"expert": 0.332925945520401
} |
13,323 | python selenium how can I hot switch from headed to headless browser without closing the open tabs | 0f6746e6a434a4a7526aafed9266c282 | {
"intermediate": 0.3927243947982788,
"beginner": 0.20523002743721008,
"expert": 0.4020456373691559
} |
13,324 | import requests
from bs4 import BeautifulSoup
from flask import Flask, Response
from feedgen.feed import FeedGenerator
from datetime import datetime
import pytz
import re
import time
# Function to process comments and their replies
def process_comment(comment, work_title, fg):
# Extract relevant information from t... | c1af774a6d7de9f7a83bace8ade11be9 | {
"intermediate": 0.38312411308288574,
"beginner": 0.4365726411342621,
"expert": 0.18030323088169098
} |
13,325 | hey | b641b0eb374bc8b43af546e04c780a52 | {
"intermediate": 0.33180856704711914,
"beginner": 0.2916048467159271,
"expert": 0.3765866458415985
} |
13,326 | python selenium how can I hot switch from headed to headless browser without closing the open tabs | a35239bf0699dcb5bda09a4973375c93 | {
"intermediate": 0.3927243947982788,
"beginner": 0.20523002743721008,
"expert": 0.4020456373691559
} |
13,327 | give me open-source repos that use Stable Diffusion v1 | a542cb248711944f1c4f1f077faedb3b | {
"intermediate": 0.4527965784072876,
"beginner": 0.16198121011257172,
"expert": 0.38522225618362427
} |
13,328 | pyopengltk supports the modern opengl? | 124f1d76ad21df93432b8bd8cda8f705 | {
"intermediate": 0.41187649965286255,
"beginner": 0.1691422462463379,
"expert": 0.41898128390312195
} |
13,329 | 怎么:Find others who are using TypeScript at [typescriptlang] (https://www.typescriptlang.org/community/) | cc8a317127ccc148944a65f594c11045 | {
"intermediate": 0.2581506371498108,
"beginner": 0.4663713872432709,
"expert": 0.2754780054092407
} |
13,330 | A template JavaScript web app using Express.js module | 36339c7bf1cc36ae7b52d4b8a7f5d762 | {
"intermediate": 0.3857908844947815,
"beginner": 0.3680257499217987,
"expert": 0.246183380484581
} |
13,331 | Build android calculator app | 720437f03c524fed773b237a544d6ff3 | {
"intermediate": 0.40405064821243286,
"beginner": 0.327188640832901,
"expert": 0.2687607407569885
} |
13,332 | how to pass some data to subprocess called by python and also call some method in subprocess | 6fd606290fe3cb0ff03ea56df8ce7c9e | {
"intermediate": 0.6496864557266235,
"beginner": 0.10517632961273193,
"expert": 0.24513722956180573
} |
13,333 | 4096 | fe22ee4ba87a676eba97663c0b397d1d | {
"intermediate": 0.34254738688468933,
"beginner": 0.2909409701824188,
"expert": 0.3665117025375366
} |
13,334 | can you write me a excel vbr formula to calcualte the pressure at the top of a gas bubble while circulating out a gas influx during a kick | 80af498e3a15cd3778eaae203c40fdf3 | {
"intermediate": 0.19949626922607422,
"beginner": 0.1060032919049263,
"expert": 0.6945004463195801
} |
13,335 | what does this code do?
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
struct node
{
int size;
int start;
int end;
int status;
struct node *next;
};
struct node *head = NULL;
void insert(int size)
{
struct node *temp = (struct node *)malloc(sizeof(struct node));
temp->size = ... | 862ad956613189a712eb1c29f6ab3ec7 | {
"intermediate": 0.416855126619339,
"beginner": 0.43581274151802063,
"expert": 0.147332102060318
} |
13,336 | create wordpress theme boilerplate code. pls provide code | fb9e3be299a64dc845a3808eb8ffefa4 | {
"intermediate": 0.34002622961997986,
"beginner": 0.39401373267173767,
"expert": 0.2659600079059601
} |
13,337 | #include <WiFi.h>
#include <HTTPClient.h>
#include "ArduinoJson.h"
#include "SD.h"
#include "SPI.h"
// Pin configuration
#define SD_CS_PIN 5
#define SPEAKER_PIN 25
// SD card file
File audioFile;
bool azan = false;
// User WiFi details
const char* WIFI_SSID = "ooredooBA902F"; // Replace with your Wi-Fi netw... | aea2adc97c751e81aa190eaa80284f82 | {
"intermediate": 0.3180607259273529,
"beginner": 0.5182512402534485,
"expert": 0.1636880338191986
} |
13,338 | #include <WiFi.h>
#include <HTTPClient.h>
#include "ArduinoJson.h"
#include "SD.h"
#include "SPI.h"
// Pin configuration
#define SD_CS_PIN 5
#define SPEAKER_PIN 25
// SD card file
File audioFile;
bool azan = false;
// User WiFi details
const char* WIFI_SSID = "ooredooBA902F"; // Replace with your Wi-Fi netw... | 8764159084a28b9f6458e99857b4d2d0 | {
"intermediate": 0.3180607259273529,
"beginner": 0.5182512402534485,
"expert": 0.1636880338191986
} |
13,339 | package main
import (
"fmt"
"math"
"strconv"
"strings"
)
type TokenType int
const (
Number TokenType = iota
Operator
Variable
Function
ArgumentSeparator
)
type Token struct {
Type TokenType
Value string
}
var variables = make(map[string]float64)
func parseExpression(expression string) ([]Token, error)... | 6a108a8fff0f437ce4a7f2f5a9cde304 | {
"intermediate": 0.25681284070014954,
"beginner": 0.4968041777610779,
"expert": 0.2463829219341278
} |
13,340 | I ran this code in R: PCA_model <- attr(PCA_params, "model")
object.size.my_data
PCs <- predict(PCA_model, newdata = my_data) # returns all PCs
my_data$WADD = WADD_C
PCs_df$WADD = data.frame(PCs)
PCs_df$WADD =WADD_C
PCs_df = PCs_df[, c('WADD', 'PC1', 'PC2')]
# 1) Split to train and test. use 0.7 for the train data
se... | 1b26f6bc33e89b7fb27336bff67a917b | {
"intermediate": 0.4746512770652771,
"beginner": 0.18424201011657715,
"expert": 0.34110674262046814
} |
13,341 | Write Love2D code that shuffles all subvariables of a variable | 18ba60576ce2099f6ee9a3a4f4f058a9 | {
"intermediate": 0.28306251764297485,
"beginner": 0.25001394748687744,
"expert": 0.4669235646724701
} |
13,342 | How do I shuffle Love2D lists formatted like this? example = { one=1 two=2 } | 8065e473449b6d319e2511f69f2216dc | {
"intermediate": 0.41091546416282654,
"beginner": 0.16250866651535034,
"expert": 0.4265759289264679
} |
13,343 | How do I shuffle Love2D lists formatted like this, but make the function work for any list like that one? example = { one=1 two=2 } | d8cdcf32b23a8cd6b3d32ffb18cde48c | {
"intermediate": 0.41187891364097595,
"beginner": 0.30018165707588196,
"expert": 0.2879394292831421
} |
13,344 | How would I shuffle only the asterisked part of this list in Love2D, but make it work for any of this kind? example = {one=*1* two=*2*} | fbb1a462a120ff28f1bcdad653972e85 | {
"intermediate": 0.32650071382522583,
"beginner": 0.41052472591400146,
"expert": 0.2629745304584503
} |
13,345 | package main
import (
"fmt"
"math"
"strconv"
"strings"
)
type TokenType int
const (
Number TokenType = iota
Operator
Variable
Function
ArgumentSeparator
)
type Token struct {
Type TokenType
Value string
}
var variables = make(map[string]float64)
func parseExpression(expression string) ([]Token, error)... | aa3b6bb28393d1fea4cb6801d7ea46a3 | {
"intermediate": 0.2739761769771576,
"beginner": 0.4960998594760895,
"expert": 0.22992396354675293
} |
13,346 | help me, access-list extenred cisco | 966dd7138135644e29c9b52e8f6a4ce9 | {
"intermediate": 0.4818866550922394,
"beginner": 0.22188755869865417,
"expert": 0.2962258458137512
} |
13,347 | Write code to find every boolean in Love2D and flip it so true is false and false is true | eb638369d5e8c653082e192c05eaf85f | {
"intermediate": 0.39495232701301575,
"beginner": 0.12076473236083984,
"expert": 0.484282910823822
} |
13,348 | Write code to find every boolean in Lua automatically and flip it so true is false and false is true | 0ab3cd62254a643fc707ccdf7404f467 | {
"intermediate": 0.4474315643310547,
"beginner": 0.17122994363307953,
"expert": 0.38133853673934937
} |
13,349 | write python code for seperating vocal and music from a audio file | ce98886c38acc66ac03887dd0bd7defc | {
"intermediate": 0.4232000708580017,
"beginner": 0.18578125536441803,
"expert": 0.39101868867874146
} |
13,350 | this is the question I was asked to doi in sql: Show the products, name and ID, which do not have reviews in the review table
Database: OrderDB
Table: Product
and this is the could I rought: select p.productid, title
from product p
right join review r
on r.productid = p.productid
where r.reviewid is null but it got m... | 9c0d357533644e39a557dd48ea77347e | {
"intermediate": 0.3815649449825287,
"beginner": 0.35546743869781494,
"expert": 0.26296767592430115
} |
13,351 | How to shuffle all strings loaded with getstring() in Love2D? | 030bc703941c25a52dd4ab311a9725a8 | {
"intermediate": 0.4941890239715576,
"beginner": 0.11394502967596054,
"expert": 0.39186596870422363
} |
13,352 | How to shuffle all strings that were loaded with getstring() in Love2D? | 8406a7fe3ede04a5b2f523c69907e3a8 | {
"intermediate": 0.47022745013237,
"beginner": 0.10965736955404282,
"expert": 0.4201151728630066
} |
13,353 | How do I shuffle all loaded textures in Love2D? | 3f141389c1ce74afece436ffc478e8ed | {
"intermediate": 0.47033607959747314,
"beginner": 0.2693939507007599,
"expert": 0.26026999950408936
} |
13,354 | program to macy a copy of a selected range of page in pdf file using python | b6989a93995f44d38eda8724f22b3aeb | {
"intermediate": 0.35683849453926086,
"beginner": 0.19584961235523224,
"expert": 0.4473118484020233
} |
13,355 | Top 10 Blackpink song and MV | a2d25bb2d4c60de48b9c63f9c1e2b98e | {
"intermediate": 0.36145803332328796,
"beginner": 0.2909729778766632,
"expert": 0.34756895899772644
} |
13,356 | what does this program seem to do?
#include<stdio.h>
#include<stdlib.h>
int main()
{
int *block_size, *process_size, *flags, *allocation;
int m, n, i, j, temp, largest, count=0;
printf("\n Enter the number of memory blocks: ");
scanf("%d", &m);
block_size = (int *) malloc(m * sizeof(int)... | 9f5f191f8dc56df718b08b7892cbb740 | {
"intermediate": 0.45529061555862427,
"beginner": 0.48283568024635315,
"expert": 0.06187369301915169
} |
13,357 | Hello, I need your help writing a Java function iusing hte nterpret scan results of a virus total scan via version v3 of its API. By the end of the scan this is what the request looks like:
{
"data": {
"type": "analysis",
"id": "NDRkODg2MTJmZWE4YThmMzZkZTgyZTEyNzhhYmIwMmY6MTY4NzU5NDIyNQ==",
... | 9c6d7f82158ab5b5fae4e0d501e422b8 | {
"intermediate": 0.6264788508415222,
"beginner": 0.18218736350536346,
"expert": 0.1913338154554367
} |
13,358 | how to teach harmonic motion | 47c3412b8243bec0b469dabfcbcd3985 | {
"intermediate": 0.2952219247817993,
"beginner": 0.33113521337509155,
"expert": 0.37364286184310913
} |
13,359 | give me some basic smem and valgrind commands to run in ubuntu | 80d911ad3d26578d6f595a663251924d | {
"intermediate": 0.4530627131462097,
"beginner": 0.3876974582672119,
"expert": 0.15923982858657837
} |
13,360 | wget -qO- https://github.com/retorquere/zotero-deb/releases/download/apt-get/install.sh | sudo bash
sudo: unable to resolve host ludovic: Name or service not known
sudo: unable to allocate pty: No such device
je suis en chroot | a39820adce4e507ab913f24f67446607 | {
"intermediate": 0.41678908467292786,
"beginner": 0.28268352150917053,
"expert": 0.3005273640155792
} |
13,361 | Hey I am using the virustotal v3 API, I need your help writing a java function that interprets the results of a virus total analysis. First here are list of imports, please keep the same one to avoid having other dependencies:
import java.io.IOException;
import com.fasterxml.jackson.databind.JsonNode;
import com.faster... | 715b2a2cc60de43065ab23108a808e24 | {
"intermediate": 0.4286070764064789,
"beginner": 0.36371108889579773,
"expert": 0.2076817899942398
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.