Hi guys I want to start programming on Arduino But I want to do it using python But I'm so confused and don't know what to do Where should I learn Does anybody know what I sho...
Hello guys I want to get a value from user using object methods For example: const user = { value: document.getElementById('input') } function showValue () { alert(u...
Hello friends Can someone help me out with the code below? I know JavaScript but I never seen anything like this the objects and functions are weird for me When I see this cod...
Hey guys Does anybody know why audio won't play in the background once the user loads the website? This is my code: <audio id="myAudio" controls autoplay> <source src="audio...
Hey guys Can I run a python script on browser after loading the page? For example I have a web page and I want somehow when user loads the page that python script to run on th...
I've installed the binance to use the binance WebSockets I ran this command npm i binance --save but I got these warnings npm WARN deprecated har-validator@5.1.5: this library...
Hello, I'm looking for something in JavaScript But I don't know what It's called For example the mobile version of Instagram There are some icons like account, search, home ...
Hello there, How can I find a list of URLs or directories on a website? I want to find a PHP file on a website I don't know where its placed The file name has been changed and...
Hi guys what this code does? import chickenbonegooglechromenohomeflipphone x = chickenbonegooglechromenohomeflipphone.calc(discord=False) x.calcualte(thethinginfrontofme=Tru...
Hi guys... i have a problem in booting tails OS i used of rufus,universal-USB-Installer and,flashboot,LinuxLive USB Creator for Flash bootable in flash marks(PNY-Adata-Sandisk...
Hi guys this is my code... number = input ("Please Enter a Number" ) number = int(number) if number //2 and number //3: print ("BOTH") elif number //2 or number //3: ...
Hi guys In python scraping how can I get one column of a table? I couldn't find anything all of it shows how to get the whole table
Hello friends, What is this? data-app-config I found it inside an HTML code for google I think It's kinda related to JavaScript or a server side language If you need the whole...
Hello guys Does anyone knows about computer hardware or knows any similar group? I have an issue, I really appreciate it if someone help me
Hello there, is there any way to see the password of last login ssh? Not private key just the password
Can I find all strings in the file? As I know regex is only for a specific match
Hello there I wanna start learning Linux But I'm confused with Linux Essentials and LPIC 1 which one is the better way to start as a beginner? first Linux Essentials then LPIC...
Hello, Who is from china or who knows Chinese in here?
What do you mean? should I start with LPIC 1?
Hello friends I'm using CentOS 8 on VMware Why is there no script in /etc/rc.d folder? From rc1.d to rc6.d there is no script? What's the reason? I couldn't find any solution...