So i was struggling to get my code to recognise this string sent from the front end of my site to the backend as a method to get some data from my JSON file. Pl
I have a table containing several kilometers about 100 table of kilometers I need to rotate rows into columns like this pivot rows into columns The number of co
I have followed several django tutorials. I do not know why controllers are stored in a file called views.py. I am confuse with this filename. I am looking for
These are my errors: java.net.SocketTimeoutException: Read timed out Warning: An error occurred while preparing SDK package Android Emulator: Read timed out. ja
I need to login to 50 different servers and run a script with expect how can i implement a loop with expect? #!/usr/bin/expect -f spawn bash -
I am installing Microsoft Dynamics CRM 2016 (Full Server Role) on an isolated Windows Server 2012 R2 which doesn't have internet access. This is a constraint I
const fs = require('fs'); const { Client, Collection, Intents } = require('discord.js'); const { token } = require('./config.json'); const client = new Client(
I want to scrape text from table they will give me data but they will not given me data in these format shown in pic from scrapy import Spider from scrapy.http