row_id
int64
0
48.4k
init_message
stringlengths
1
342k
conversation_hash
stringlengths
32
32
scores
dict
19,994
import sys import __main__ import sys, time, os import numpy as np import math import os from subprocess import call # calculates the rotation matrix necessary to rotate the aligned dipole moment # difference to the z-matrix coordinate system def rotationMatrixFrom(vec1, vec2): # normalized dipole vectors normV...
947441f04f4eeda7351f201c2913251e
{ "intermediate": 0.36590486764907837, "beginner": 0.33158501982688904, "expert": 0.3025100529193878 }
19,995
how to learn io_uring
9b16185d9db634e3aea4b15e3539217c
{ "intermediate": 0.42948129773139954, "beginner": 0.4104290306568146, "expert": 0.1600896567106247 }
19,996
how to loop mp4 video in WPF c#
efe4ff63b2f5aa95d23b8c15b918cbbc
{ "intermediate": 0.3307875692844391, "beginner": 0.47678425908088684, "expert": 0.19242815673351288 }
19,997
Power BI: Need to get the file created date for the import excel file
aed3072ba290211dd0546d35dbee8bf2
{ "intermediate": 0.3477069139480591, "beginner": 0.22735102474689484, "expert": 0.4249420166015625 }
19,998
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link href="https://fonts.cdnfonts.com/css/tetris" rel="stylesheet"> <link rel="stylesheet" href="index.css"/> <title>3</title> </head> <body> <div cla...
a0660be4a45d4b3699adfe20c474233a
{ "intermediate": 0.37856972217559814, "beginner": 0.3512970805168152, "expert": 0.2701331675052643 }
19,999
INFO: HHH10001008: Cleaning up connection pool [jdbc:sqlite:database.sqlite] java.lang.NullPointerException
d6e7b077807f922d0dc3eb8f9574964c
{ "intermediate": 0.4054681062698364, "beginner": 0.34413501620292664, "expert": 0.2503969371318817 }
20,000
org.hibernate.AssertionFailure: non-transient entity has a null id
7fc5ae16cd312e50f8c403177ef6a6f2
{ "intermediate": 0.45176219940185547, "beginner": 0.199919655919075, "expert": 0.34831809997558594 }
20,001
use jsonlint to validate json array?
2e3d3d2dd9903b473acf310e40e0d2ad
{ "intermediate": 0.6223907470703125, "beginner": 0.15346020460128784, "expert": 0.22414904832839966 }
20,002
I am not sure but when I invoke cmake I get the following error message: No implementation of use_package. Create yours. Package "boost" with version "1.80.0" for target "ForeignLanguageConversionRoutines" is ignored! what does it mean?
4e10e1023663bc56ea8fbee632da884a
{ "intermediate": 0.6046692728996277, "beginner": 0.19150026142597198, "expert": 0.20383042097091675 }
20,003
Power BI: Where do i find the creation date for the imported Excel
281080cd2551a8ce6c305b7f163145d3
{ "intermediate": 0.39313802123069763, "beginner": 0.2027546763420105, "expert": 0.40410730242729187 }
20,004
hi
0c211f9991df4cc34cd7c8d90d050ec0
{ "intermediate": 0.3246487081050873, "beginner": 0.27135494351387024, "expert": 0.40399640798568726 }
20,005
Power BI: I have two external Excel files, Once is called current and other previous. I need to track their Date/Time last uploaded. Next time when i change the sources of Current and Previous, Previous should show the prior date/time
7f96ab5e6e288cc70c7cf3ad3f336794
{ "intermediate": 0.35082513093948364, "beginner": 0.2017250508069992, "expert": 0.44744983315467834 }
20,006
how i can add tag = BIRTH_PLACE in in storied procedure=SSS on sql ?
7438e0baf5c495f6f8fa219bd143d5c2
{ "intermediate": 0.42799854278564453, "beginner": 0.25805917382240295, "expert": 0.3139423131942749 }
20,007
I want a VBA code that will do the following. When I select a value from a list in A1, In all sheets in my workbook that have a name with only three letters, find the matching value in column B, then for each match, copy the row B:J to sheet 'CTasks' B:J starting from row two. For each match found, I also want the shee...
53887c4b148f0fb90505942b43801459
{ "intermediate": 0.4638110101222992, "beginner": 0.16680817306041718, "expert": 0.36938080191612244 }
20,008
I have a collection of images of a player charracter from a game doing certain animations. please make a python program that looks for the charracter on the screen based on all the images in the folder
b263f8a881e34f9750dadcad784d8dd2
{ "intermediate": 0.4286089837551117, "beginner": 0.20346474647521973, "expert": 0.3679262697696686 }
20,009
Good morning. Could you give me an example of speech for programmer interview?
76b32288987f9f2e8700097389d94ca6
{ "intermediate": 0.3365841209888458, "beginner": 0.312944233417511, "expert": 0.3504716455936432 }
20,010
I want a VBA code that will do the following. When I click on a cell in the range B2:L101, the entrie row within the range will highlight Yellow
bcd5128688c3629e3fdbaf0b68671777
{ "intermediate": 0.2855241894721985, "beginner": 0.37039974331855774, "expert": 0.3440760672092438 }
20,011
why is my code just showing me a black window with what seems to be randomly colores pixels on the top and bottom? I want it to take screenshots of my screen and check for the images in the folder and then draw a box and print out the location. import cv2 import numpy as np import os def find_character(character_imag...
6e4f46de35edde7755362f2e28fbf857
{ "intermediate": 0.35789933800697327, "beginner": 0.502708911895752, "expert": 0.13939169049263 }
20,012
How to set value on Polars slice?
0f0380d98f02bffd93775e00a4135cf1
{ "intermediate": 0.28015437722206116, "beginner": 0.16196657717227936, "expert": 0.5578790903091431 }
20,013
change the place holder of input dynamically from url when changes angular
f9e776ed8a6f4e6cb6675002cc2a31bb
{ "intermediate": 0.447648286819458, "beginner": 0.19436290860176086, "expert": 0.35798877477645874 }
20,014
find the center between the top left and bottom right coordinates and click there with the mouse using pyautogui. import cv2 import numpy as np import os import pyautogui import time def find_character(character_images_folder): # Load character images from folder character_images = [] character_sizes = []...
42c08f8a25e59e948a1ae0002338fd08
{ "intermediate": 0.38594070076942444, "beginner": 0.4652141034603119, "expert": 0.14884518086910248 }
20,015
root@bf7f8e5914fa:/var/www/html# service apache2 reload Reloading Apache httpd web server: apache2 failed! The apache2 configtest failed. Not doing anything. ... (warning). Output of config test was: AH00526: Syntax error on line 31 of /etc/apache2/sites-enabled/default-ssl.conf: SSLCertificateFile: file '/etc/ssl/cert...
2763989585f67c7d65097991c262066e
{ "intermediate": 0.4267519414424896, "beginner": 0.31076130270957947, "expert": 0.2624867558479309 }
20,016
Hi. Please write docker-compose.yml for Astro and Strapi in one monorepo.
ff9dbea18ff120e0901bc723b70f81e4
{ "intermediate": 0.5353297591209412, "beginner": 0.2026551514863968, "expert": 0.26201507449150085 }
20,017
конвертируй конфигурацию cisco BGP под Nikrotik Router os 7.11 BGPlogin as: newciscoedge Keyboard-interactive authentication prompts from server: | Password: End of keyboard-interactive prompts from server Access denied Keyboard-interactive authentication prompts from server: | Password: End of keyboard-interactive pro...
e9be93ed941134d75075aca6a18d14fb
{ "intermediate": 0.406839519739151, "beginner": 0.35736727714538574, "expert": 0.23579317331314087 }
20,018
write me telegram bot code for beauty studio, connected to calendars and feedback
75fad6d718db888c2f17d28251323f1b
{ "intermediate": 0.4680972993373871, "beginner": 0.210623636841774, "expert": 0.32127901911735535 }
20,019
У меня есть игра на юнити, как сделать чтобы на гем можно было нажимать только после выполнения полной анимации(SwapGemsSmoothly) using System; using System.Collections; using System.Collections.Generic; using System.Linq; using Unity.VisualScripting; using UnityEngine; public class Gem : MonoBehaviour { [Serializ...
5fe7fe8b8ed7577776b7f972305f9c3d
{ "intermediate": 0.39581167697906494, "beginner": 0.48618876934051514, "expert": 0.11799956113100052 }
20,020
Hi do you know Ann search in Amazon OpenSearch service
f01bcb671a342be0bd71263bfa9403ec
{ "intermediate": 0.25232675671577454, "beginner": 0.34631699323654175, "expert": 0.40135622024536133 }
20,021
i do i convert: [[{'summary_text': " Taylor Knight asks Maristela, Rogelio P CPO USN, CG57, about how to access technical manuals and documentations . The old system (TDMIS) originally allowed you to access . But now that it's disabled, correct? Are these publications solely housed in TDMIS?"}], [{'summary_text': ' ...
552a7f812c20f39711fe19406a256ed7
{ "intermediate": 0.28186357021331787, "beginner": 0.3032267987728119, "expert": 0.414909690618515 }
20,022
Can you please amend the VBA code below to do the following: In the same folder location, open in the background the woorkbook 'Service Providers History'. Search all sheets that have three letters in the woorkbook 'Service Providers History' and write the results to the sheet HTasks in the workbook 'Service Providers'...
95a80db3a13bfe9480eb426ed5689102
{ "intermediate": 0.35745006799697876, "beginner": 0.35569480061531067, "expert": 0.2868551015853882 }
20,023
I am trying to delete a merge request merged incorrectly in Gitlab. I already reverted the changes in Git by force pushing but in gitlab's interface it shows the merge request closed and I can't delete it. I used the following command in a powershell: curl --request DELETE --header "PRIVATE-TOKEN: MY_PRIVATE_TOKEN" ...
356a9fc08d35434ef6597a040bf0fcb2
{ "intermediate": 0.6321747899055481, "beginner": 0.21027526259422302, "expert": 0.1575498878955841 }
20,024
I have DAG in first.py: with DAG( default_args={ 'owner': CONFIG['dag_owner'], 'retries': CONFIG['dag_retries'], 'retry_delay': CONFIG['dag_retry_delay'] }, dag_id = 'Weather_ETL', description='Download archive data for Moscow Weather', start_date=datetime(2023, 9, 1), schedule_interval='0 1/3 * * *', catchup=False ) a...
a5b7d989b842e9acadf86fed01e28824
{ "intermediate": 0.5198624134063721, "beginner": 0.22428347170352936, "expert": 0.25585412979125977 }
20,025
how to save a plot in matlab
e934de50bd0a2e817b0aa1b965da557f
{ "intermediate": 0.17309065163135529, "beginner": 0.09502637386322021, "expert": 0.7318829894065857 }
20,026
[Inject] private readonly IItemCatalogService itemCatalogService; private static readonly ILog Logger = LogManager.GetLogger(typeof(InventoryGridService)); public bool HasFreeSpace(GameEntity inventoryItemEntity, GameEntity addedItemEntity) { if (!addedItemEntity.hasItem) { Logger.Info("Entity i...
8dad284693aaa22f5e49b2cd19d79e7c
{ "intermediate": 0.26091569662094116, "beginner": 0.5212029814720154, "expert": 0.21788136661052704 }
20,027
Can you give me a list of data sets that were used to train you?
79cfc1bef1398447618db2b7bbf1da23
{ "intermediate": 0.23827064037322998, "beginner": 0.15506505966186523, "expert": 0.60666424036026 }
20,028
I have a list in B2 that has names of worksheets in my workbook. Can you write me a VBA code that will go to the sheet when I select an item from the list
6eb6e81d573a4e7e697bec8c9525841c
{ "intermediate": 0.39118966460227966, "beginner": 0.33427757024765015, "expert": 0.2745327651500702 }
20,029
Write a program using Euler's method simulating a bouncing ball that is confined to vertical motion. For the if-condition that identifies when the ball hits the wall or goes past the wall, modify the calculation by adding a linear interpolation. To do this, first assume the same equation of motion that would occur if t...
bb9d99cc4c0eb14aad3f217e312fcdbe
{ "intermediate": 0.2738693654537201, "beginner": 0.15077029168605804, "expert": 0.5753603577613831 }
20,030
How do I check if String is a number in Kotlin?
8ef38b3eb0c361442178b04828668816
{ "intermediate": 0.7124415040016174, "beginner": 0.13507169485092163, "expert": 0.15248680114746094 }
20,031
I’m a complete beginner, can you explain the fundamentals of manipulating 3d objects in Codea?
17c6c3a83475520046392edda3b1bd0e
{ "intermediate": 0.4187858998775482, "beginner": 0.3430006802082062, "expert": 0.2382134199142456 }
20,032
I want you to write a VBA code for a power point presentation about the Fault Finding Techniques. you are to fill in all the text with your own knowledge.
10f393b5c989a5b8d4ac9ee7d8009757
{ "intermediate": 0.23685647547245026, "beginner": 0.4385208785533905, "expert": 0.32462260127067566 }
20,033
Pretend you're making a video game. You want your player to be stopped by a wall, but instead he runs right through it. What component have you forgotten to add to the wall?
382990a30f928ad54e232a61a257823c
{ "intermediate": 0.3333197236061096, "beginner": 0.3335817754268646, "expert": 0.33309847116470337 }
20,034
How to fix this code in python? max_legent = 24 validate_key = 2877 simbol_key = { 'A': -90, 'B': 51, 'C': 40, 'D': -23, 'E': 59, 'R': -14, 'G': 69, 'H': 46, 'K': 75, 'J': -10, 'L': 60, 'Z': 26, 'V': 84, ...
8bf5e4ea9430effbdeefb5d1230efc7b
{ "intermediate": 0.3453912138938904, "beginner": 0.4436335861682892, "expert": 0.21097522974014282 }
20,035
Write key generator in python from this code: max_legent = 24 validate_key = 2877 simbol_key = { 'A': -90, 'B': 51, 'C': 40, 'D': -23, 'E': 59, 'R': -14, 'G': 69, 'H': 46, 'K': 75, 'J': -10, 'L': 60, 'Z': 26, 'V': 84, 'Y': 29 } def get_value_from_symbol(s): i...
ca743c17b437d6c983f25da06af0df0d
{ "intermediate": 0.3766469657421112, "beginner": 0.4079338610172272, "expert": 0.21541914343833923 }
20,036
hello
576ba4b223a6f3ee6eddc61e9814fe0c
{ "intermediate": 0.32064199447631836, "beginner": 0.28176039457321167, "expert": 0.39759764075279236 }
20,037
<div v-html="'<p>Paragraph</p> {{ SourceId }}'"></div>
38c10f9f22fcd7cfb641943d2616984a
{ "intermediate": 0.34365314245224, "beginner": 0.25030210614204407, "expert": 0.4060448110103607 }
20,038
Similar to this 'Interior.Color = RGB(255, 255, 0) ' Yellow', what is the VBA for Black and what is the VBA for Red
c52c9bde429306c0946838135e98158f
{ "intermediate": 0.4138723313808441, "beginner": 0.3085826337337494, "expert": 0.2775449752807617 }
20,039
Write me an abstract about decision tree and implementing them in python.
b3739a6fd25d070d24a8b991af8845f2
{ "intermediate": 0.11211039125919342, "beginner": 0.08945257216691971, "expert": 0.7984369993209839 }
20,040
Have input files, previous and current. Need to get their creation dates displayed. Each time both file change, need to have their updated dates. How ever there is challenge to get the Metadata, what are the other options to track both files date/time.
5106e5791a1cdbf8591203eb0edfa2a9
{ "intermediate": 0.493781715631485, "beginner": 0.2526533007621765, "expert": 0.2535650432109833 }
20,041
let cup: {[key: number]: CupItem} = {}; let history: CupHistory = { ask: {}, bid: {}, }; let isSubscribed = false; let pair = ""; let aggregation = 10; let publisherTimeoutInMs = 40; let publisherIntervalId: any = null; let wsConnection: WebSocket|null = null; let bestBidPrice = 0; let bestAskPrice = 0; let pricePr...
2fe85103617b1ba9411c1835ce30fe25
{ "intermediate": 0.30421197414398193, "beginner": 0.5189691185951233, "expert": 0.17681893706321716 }
20,042
give me html div imply in desktop an image on the left side and text on the right text and on the mobile screen the image on the top and text on the below the image:
f3a7678a5195ab1a16ee24ce146c63f0
{ "intermediate": 0.38859128952026367, "beginner": 0.3136252760887146, "expert": 0.29778340458869934 }
20,043
How to write gui for hex editor in java
c0106d0172834c381d6eef709a19e350
{ "intermediate": 0.38988637924194336, "beginner": 0.4102753698825836, "expert": 0.1998382955789566 }
20,044
On Firejail (in Debian), how does one undo the private-dev in a profile file in a local file?
ed1c0c2d8717a4c6691a8894913819f3
{ "intermediate": 0.6003645658493042, "beginner": 0.19267131388187408, "expert": 0.20696412026882172 }
20,045
how to use multiple servers in json file for swagger openapi 3.0.3
22ca0740f4ea9a3d5a2cdb51c279469c
{ "intermediate": 0.6428746581077576, "beginner": 0.14994415640830994, "expert": 0.2071811705827713 }
20,046
How do I get all keys from inside the array in JS var a ={'a':[{'b':'b'},{'c':'b'},{'d':'b'}]}
9002db7724d74d3854489ab9abda74f3
{ "intermediate": 0.6366996765136719, "beginner": 0.16102612018585205, "expert": 0.20227424800395966 }
20,047
const marginForOrders = 40; const cupDrawer = { clear: (ctx: CanvasRenderingContext2D, size: CanvasSize) => { ctx.clearRect(0, 0, size.width, size.height); }, draw: ( ctx: CanvasRenderingContext2D, size: CanvasSize, dpiScale: number, bestBidPrice: number, bestAskPrice: number, maxVolu...
ac99ff03b7fc591b3468670313df0412
{ "intermediate": 0.34152379631996155, "beginner": 0.3638863265514374, "expert": 0.29458996653556824 }
20,048
would need to test post in rest api with real time data
4271db581db835bef41deed9404be901
{ "intermediate": 0.6814343333244324, "beginner": 0.09676677733659744, "expert": 0.221798837184906 }
20,049
IndexError: list index out of range
1035d20e79acc3118e9bbe86d1ca73fc
{ "intermediate": 0.38017213344573975, "beginner": 0.2803376615047455, "expert": 0.33949014544487 }
20,050
привет у меня в Unity есть боты я бы хотел чтобы они получили 5 случайных, удаленных друг от друга точек на 100 юнитов на NavMesh и ходили в зацикленном виде по ним
379de312def0a4e7dcf97497fedf6a51
{ "intermediate": 0.41297483444213867, "beginner": 0.22176826000213623, "expert": 0.3652569651603699 }
20,051
When I used Python's plot function to draw a scatter plot of hundreds of thousands of points, the image was saved in EPS format, but the display speed was slow when opened. Is there any way to accelerate it
e3767317714347f4c3b7692141a9af3a
{ "intermediate": 0.580837607383728, "beginner": 0.09313421696424484, "expert": 0.32602816820144653 }
20,052
closed_inq is adf. when column inquiry_id value is 13 i want to modify the column searchable
5a10779ea1e336278211a462e2a4e5ea
{ "intermediate": 0.3507436513900757, "beginner": 0.2510690689086914, "expert": 0.3981872797012329 }
20,053
Write a piece of code in C to output a 12KHz PWM signal using an EPS32 chip
a67555c55b843d99c27e1b0c6c78ab54
{ "intermediate": 0.22688281536102295, "beginner": 0.1597069799900055, "expert": 0.613410234451294 }
20,054
in python i have a df. if column a is 13 i want columb be to be changed to 'yay'
7350a480d67d2d6eef2bcf2763ed7d7c
{ "intermediate": 0.3718291223049164, "beginner": 0.28239706158638, "expert": 0.345773845911026 }
20,055
hello, how to convert telephone from "+12345" to "1(23) 45" using javascript
3601191fdf4105718b06d938214f44f1
{ "intermediate": 0.38047462701797485, "beginner": 0.4041643440723419, "expert": 0.21536101400852203 }
20,056
#include <iostream> #include <math.h> #include <algorithm> using namespace std; bool prime(int n) { for(int i=2;i<=sqrt(n);i++) if(n%i==0) return false; return true; } int main() { string s; cin>>s; int x,y; sort(s.begin(),s.end()); x=stoi(s); reverse(s.begin()...
0906e3c4d4cb8f99c18569b7b1e727fa
{ "intermediate": 0.2155306339263916, "beginner": 0.45433536171913147, "expert": 0.3301340341567993 }
20,057
int compareRent(const void *a, const void *b) //比较租金 { Venue *venueA = (Venue *)a; Venue *venueB = (Venue *)b; if(venueA->rent < venueB->rent) { return -1; } else if(venueA->rent > venueB->rent) { return 1; } else { return 0; } } void sortByRent(Venue venues[3][99],...
a29920c32c8dd0f735a2789904078cab
{ "intermediate": 0.24252496659755707, "beginner": 0.4779757559299469, "expert": 0.27949926257133484 }
20,058
Define a function called password_gen(num) that takes an integer number num and produces a valid password of length num. A valid password must  Be created at random  Have a length between 8 and 16 (both inclusive)  Consist of the following elements: 1. at least one lowercase letter 2. at least one uppercase letter ...
1fc0c85eedc2e6633112a7787be5d253
{ "intermediate": 0.31046736240386963, "beginner": 0.32456204295158386, "expert": 0.3649706542491913 }
20,059
with Ilo version 5, how can I get the options send and set by the DHCP ipv6 ?
94aefa23407f10672f4e99031c892fdd
{ "intermediate": 0.5594990849494934, "beginner": 0.22581042349338531, "expert": 0.2146904319524765 }
20,060
Привет помоги с рефакторингом namespace Pedestrian { [RequireComponent(typeof(Animator))] [RequireComponent(typeof(NavMeshAgent))] public class PedestrianCharacter : MonoBehaviour { private List<Vector3> pointsPath = new List<Vector3>(); private CreatorPathBot creatorPath; priv...
bd70fccb4f7ef6e50a044ebe8a25af09
{ "intermediate": 0.26672983169555664, "beginner": 0.5652329325675964, "expert": 0.16803723573684692 }
20,061
Write a program to crawl the questions and solutions on leetcode and save them to the local D drive in the form of Markdown text. Create a front-end page, enter filter conditions, and start crawling questions.
070923d3f92b0c554fb9c664b222fa1a
{ "intermediate": 0.238073468208313, "beginner": 0.380896657705307, "expert": 0.3810299038887024 }
20,062
Hello, how do I create my own webserver in c#?
2f1bf55f9ceebd6626da7c9823496bce
{ "intermediate": 0.6440362334251404, "beginner": 0.17917311191558838, "expert": 0.17679063975811005 }
20,063
create a graph usuing Matplotlib in python showing these counties [China, Russia, USA] with these variables [24,10,34]
90ee18a3ec266339e5e9c9e4896d5b51
{ "intermediate": 0.4244188666343689, "beginner": 0.27459943294525146, "expert": 0.300981730222702 }
20,064
HttpListener server = new HttpListener(); // this is the http server server.Prefixes.Add("http://localhost:8080/"); server.Start(); // and start the server Console.WriteLine("Server started..."); while (true) { HttpListenerContext context = server.GetContext(); ...
d9770b5959117cde1b5f5e7d326eaa7f
{ "intermediate": 0.5558764338493347, "beginner": 0.28016555309295654, "expert": 0.16395798325538635 }
20,065
c# how to use httplistener prefixes add? why is there URI requiered?
598625e29f8bc17cec04e47ca4dfb887
{ "intermediate": 0.6253696084022522, "beginner": 0.20939938724040985, "expert": 0.16523100435733795 }
20,066
{state.currentMarker.image_url.split(",").length > 1 ? <Carousel > {state.currentMarker.image_url.split(",").map((value, index) => ( <Carousel.Item sx={style}> <img ...
a2002624ad4634a83adb8e4e5737be12
{ "intermediate": 0.32237115502357483, "beginner": 0.49179160594940186, "expert": 0.18583723902702332 }
20,067
import telebot from telebot import types TOKEN = '6668161332:AAGoDic9hlPdLWsob0M3xPH-wOz8ngFOPK0' bot = telebot.TeleBot(TOKEN) zaproses = 10 @bot.message_handler(commands=['start']) def menu(message): markup = types.InlineKeyboardMarkup() markup.add(types.InlineKeyboardButton("Профиль", callback_data='profi...
145ca3f13d03971d859b6ee57eea3afb
{ "intermediate": 0.340828001499176, "beginner": 0.3676615357398987, "expert": 0.29151055216789246 }
20,068
import telebot from telebot import types TOKEN = ‘6668161332:AAGoDic9hlPdLWsob0M3xPH-wOz8ngFOPK0’ bot = telebot.TeleBot(TOKEN) zaproses = 10 @bot.message_handler(commands=[‘start’]) def menu(message): markup = types.InlineKeyboardMarkup() markup.add(types.InlineKeyboardButton(“Профиль”, callback_data=‘profile’)) bo...
e2d071136c0c0e6ac81af3682ac9838d
{ "intermediate": 0.3473365604877472, "beginner": 0.3354611396789551, "expert": 0.31720229983329773 }
20,069
i have an error in the folowing code, can you find it? : [gcode_macro BED_MESH] gcode: {% set svv = printer.save_variables.variables %} {% set sheet_name = svv.build_sheet installed %} {% set filament_installed_t0 = svv.filament_installed_t0 %} {% set sheet_key = (svv["build_sheet installed"] | string) ...
c1a37a5d4b64543b347e54b416a08048
{ "intermediate": 0.38744866847991943, "beginner": 0.2861032783985138, "expert": 0.32644811272621155 }
20,070
У меня есть такой метод на Unity. Он удаляет прошлое положение на сетке. Сам метод работает хорошо, но я только что добавил условие что если предмет в сетке перевернули, то он из вертикального положения переходит в горизонтальное. Проблема в том что во время вращения удаление из прошлой позиции работает плохо. Подумай ...
0ef0db4c39d38ef632610069e859f476
{ "intermediate": 0.31539633870124817, "beginner": 0.4154385030269623, "expert": 0.26916518807411194 }
20,071
import telebot from telebot import types TOKEN = '6668161332:AAGoDic9hlPdLWsob0M3xPH-wOz8ngFOPK0' bot = telebot.TeleBot(TOKEN) zaproses = 10 subscribe = "Нет подписки" @bot.message_handler(commands=['start']) def menu(message): markup = types.InlineKeyboardMarkup() markup.add(types.InlineKeyboardButton("Про...
60a599de653664f1f7793ab9f2f63a8c
{ "intermediate": 0.3842610716819763, "beginner": 0.4481489956378937, "expert": 0.16758988797664642 }
20,072
Сообщение 2714, уровень 16, состояние 6, строка 2 В базе данных уже существует объект с именем "#IOUT". исправь ошибку в скрипте IF OBJECT_ID('#IOUT') IS NOT NULL DROP TABLE #IOUT select I.MNEMOCODE INTO #IOUT from INVOICE_OUT I where I.DATE>CONVERT(DATETIME,'2023-08-30',121) DECLARE @DOC VARCHAR(50) WHILE EXISTS (SEL...
2f8cba3f7bf8bfcfafa6c8ab7ae542fc
{ "intermediate": 0.4207238256931305, "beginner": 0.33002379536628723, "expert": 0.24925237894058228 }
20,073
can you wright me an acknowledgment letter of PhD thesis?
5d133c90d4d02ab530b8baad212535d6
{ "intermediate": 0.31314826011657715, "beginner": 0.26029345393180847, "expert": 0.4265582859516144 }
20,074
In the VBA code below, how can I add the the Target.Offset(0, -3).Value to the MsgBox so that it reads; "PO details copied to Word Document" & vbNewLine & "Please Add PO: (Target.Offset(0, -3).Value) into Comment Cell" If Target.Cells.CountLarge > 1 Then Exit Sub 'only one cell at a time If Not Intersect(Target, Rang...
b25c1eff5de2e43649c68383ac1ed48c
{ "intermediate": 0.46545344591140747, "beginner": 0.36891379952430725, "expert": 0.1656326949596405 }
20,075
here my code: import pandas as pd from matplotlib import pyplot as plt name = ['Всех акций\n MOEX', 'Топ 50\nпо капитализации', 'Топ 10\n по капитализации','Доллара'] price = [200, 140, 80, 30] bars_color = ['pink','pink','pink','pink'] # Figure Size fig, ax = plt.subplots(figsize=(16, 9)) # Add x, y gridline...
4520f7b0ae5d09b27f88059678ffb621
{ "intermediate": 0.5156360268592834, "beginner": 0.2657911777496338, "expert": 0.21857279539108276 }
20,076
(I agree with Dr. T, that we will still need mechanics to work on the flying cars and the skills required to maintain them. This can be seen even today with our current newer cars, when it comes to tuning a new car, a lot of programming is required in order to tweak the fuel/air mixture and the timing of the engine, it...
4ff557ac6af9fb8782cb190e55dc1647
{ "intermediate": 0.3083018660545349, "beginner": 0.25265535712242126, "expert": 0.43904274702072144 }
20,077
Write a console application for the following. *· Scenario: Complete the following C++ program by including the definition for the function named weeklyPay that returns weekly pay. The function has the formal parameter hours to pass the value of the number of hours worked in a week and the formal, parame...
0a1ddace37db41dd1e0cc4ae363a2c65
{ "intermediate": 0.3745974004268646, "beginner": 0.35984429717063904, "expert": 0.2655583322048187 }
20,078
i'm trying to make a sort of demo casino website, not with real money but just for testing probabilities with fake money. What language should I make the back end in? the part responsible for actually calculating your wins, generating random numbers, etc. I am currently learning c++, am good at python, meh at javascr...
79c9da8e1c4174d338f63811516afd3c
{ "intermediate": 0.3479257822036743, "beginner": 0.4367077946662903, "expert": 0.21536648273468018 }
20,079
in python I have a list and I want you to count how many each entry appears in the list and neatly print them out. import random class Limbo: def get_multiplier(seed): random.seed(seed) num = random.randint(1,6) return num limbo = Limbo multipliers = [] for i in range(500000): multi...
db339f51b30c8e574b0b561fa2db3637
{ "intermediate": 0.3285912573337555, "beginner": 0.4835584759712219, "expert": 0.1878502517938614 }
20,080
create a project with html, css and javascript, create a web calculator
d350b072dc3186cecae5301f2db76662
{ "intermediate": 0.4887027442455292, "beginner": 0.23433901369571686, "expert": 0.2769581973552704 }
20,081
Create me an HTML code with excellent edges that contains an image attachment tool and a captcha tool
1e567ec5d2ce64204acd9d5898a806e1
{ "intermediate": 0.49515870213508606, "beginner": 0.17443162202835083, "expert": 0.3304097056388855 }
20,082
act as a react native developer and build a react native component that receives an array of urls and based on this array it creates rows of 4 images per row, this images should be rounded and tappable.
90749d53e56f0a18bbe8701da54192fd
{ "intermediate": 0.5320687294006348, "beginner": 0.18807142972946167, "expert": 0.27985984086990356 }
20,083
in kdenlive when changing audio sample rate after done rendering my video file has stuttering in it how to fix
84ba48083aa91838b31bc42fa78fe143
{ "intermediate": 0.4395918548107147, "beginner": 0.21390247344970703, "expert": 0.34650567173957825 }
20,084
I want you to act as a scientific Chinese-English translator, I will provide you with some paragraphs in one language and your task is to accurately and academically translate the paragraphs only into the other language. Do not repeat the original provided paragraphs after translation. You should use artificial itntell...
89aa01add51974482e596ea66487d5f9
{ "intermediate": 0.2976062595844269, "beginner": 0.26592522859573364, "expert": 0.43646854162216187 }
20,085
Read from the text file “pi_million_digits.txt”, which includes the first million digits of pi. Write a program to find out all six-digit consecutive numbers (such as 123456, 345678, and 789012) in pi. Store these numbers as strings in a list called sixdigit.
e8172f409962131e60077d2a066ccf78
{ "intermediate": 0.38313543796539307, "beginner": 0.2583509385585785, "expert": 0.35851359367370605 }
20,086
give me a python code for car race game
453d09f34bae3c2ce20ba9086a234eb0
{ "intermediate": 0.382202684879303, "beginner": 0.24410051107406616, "expert": 0.37369680404663086 }
20,087
下面是修改后的代码,使用connect函数将UDP套接字连接到固定的IP地址和端口: #include <sys/epoll.h> #include <iostream> #include <cstring> #include <unistd.h> #include <arpa/inet.h> int main() { // 创建UDP套接字 int sockfd = socket(AF_INET, SOCK_DGRAM, 0); if (sockfd == -1) { std::cerr << “Failed to create socket” << std::endl; ...
f90726017e5cf21fdd36aceb25f2a2d5
{ "intermediate": 0.328229695558548, "beginner": 0.4616497755050659, "expert": 0.2101205438375473 }
20,088
Read from the text file “pi_million_digits.txt”, which includes the first million digits of pi. Write a program to find out all six-digit consecutive numbers (such as 123456, 345678, and 789012) in pi. Store these numbers as strings in a list called sixdigit. In two separate cells, execute the following codes and sho...
f6260c7e45bb4d60e11ab619c191193f
{ "intermediate": 0.38111382722854614, "beginner": 0.2544637620449066, "expert": 0.36442238092422485 }
20,089
write me a VBA code for a PowerPoint presentation about Emotional intelligence effects in higher education. only 10 slides mentioning accredited references.
deaff11ebd251af26aefb970af6bdc45
{ "intermediate": 0.17906679213047028, "beginner": 0.6075865626335144, "expert": 0.2133466601371765 }
20,090
Hi - in R Shiny one can make boxes in a dashboard like this (https://rstudio.github.io/shinydashboard/structure.html): box( title = "Histogram", status = "primary", solidHeader = TRUE, collapsible = TRUE, plotOutput("plot3", height = 250) ), box( title = "Inputs", status = "warning", solidHeader = TRUE, "Bo...
6dcc32ed1cae1ad9f290f815b6fa0385
{ "intermediate": 0.39700576663017273, "beginner": 0.4748415946960449, "expert": 0.12815259397029877 }
20,091
how to make a dictionary values sorted in python
bcc9d5bd3f60e8a97566a8167807cf3c
{ "intermediate": 0.31727829575538635, "beginner": 0.182490274310112, "expert": 0.5002313852310181 }
20,092
In Java are primitive fields instantiated to a default value, but a primitive variable in a method is not? If it's not instantiated to a default value, what value does it have? Null or what?
b159f8e7f30c05fa6585a63df6638086
{ "intermediate": 0.5981848239898682, "beginner": 0.242447167634964, "expert": 0.15936796367168427 }
20,093
package com.mycompany.myapp; import java.time.LocalDateTime; import java.util.ArrayList; import java.util.List; public class ClientCode { public static void main(String[] args) throws Exception { // Transaction tx = null; try/*( Session session = HibernateUtil.getSessionFactory().openSes...
7ae59c7c13903baeb6fe858b8481bf83
{ "intermediate": 0.3679266571998596, "beginner": 0.45118314027786255, "expert": 0.18089015781879425 }