i'm currently doing an uni project which has to read a multiple lines sequence of inputs given in a .txt format. This is my first experience with C, so i don't
The MU editor’s default python version is 3.8.11. My anaconda and python is 3.9. I have already installed openpyxl and it showed successfully installed in
I'd love to make the effect like image. When I scroll down the roadmap, the aircraft will move like image. I tried to find the same and similar effect using re
I have many Docker containers both running and exited. I only want to keep the containers that were created before today/some specified time -- I would like to
let story = 'Last weekend, I took literally the most beautiful bike ride of my life. The route is called "The 9W to Nyack" and it actually stretches all the
I have 2 databases DB1, DB2 which have same table structure tbl_Detail. And both the databases have same stored procedure sp_GetDetails which has same scripts a
const Profile = () => { const [file, setFile] = useState(""); const send = async (event) => { const data = new FormData(); data.append("fi
So I have a table that is from ant design. it is adding padding or margin to the table so I cant get the table to expand from the left side because it is blocke
I have managed to use this command on my hdinsight when I connect via ssh using azure cli, however I want to create an azure powershell scrip that will run the