In python, "Music on or music off" . If user selects "Y" music will play, If user selects "N" I don't want music to play etc. Is this a "if, else type thing? Th
I am able to fetch the data from API endpoint but am not able to render it to the screen. This is my App.js component. function App() { const [data, setDa
I have this kind of a problem I can't get over with. So I have a page where you can update the information for a specific user in mySQL database, so the URL wou
Using SQL Server 2019; I have a table called Stock Movements: This Stock Movements table shows the movement of products between stockrooms (TRAN95 = I or O), sa
I use vim in ConEmu. And I want to use Ctrl+PageDown and Ctrl+PageUp to switch through the tab pages. I cancelled Ctrl+PageDown and Ctrl+PageUp in Hotkey list,
I wanted to do a calculator with c++, and I did not wish my calculator to do only 2 number calculations, so I "made" 2 operator calculator. Al
Why when I console.log(data) is does it log the data but when I try and log the item set by set state its null? I don't understand is it because it doesn't have
I am making a very simple bot on discord that return a message if the bot reads simple word, whoever sends it. I would like the bot to return a 2nd message if h
I want to design a web page with a banner and an iframe. I hope the iframe can fill all the remaining page height and be resized automatically as the browser is
I have NFS share being accessed by two user oracle and tech1. The files created by tech1 user are processed and copied by oracle user. But the files copied and