Set-up I have a bash file bash_test.sh which looks like, # !/bin/bash python /my_path/process_orders.py where process_orders.py looks like, #!/usr/bin/env pyt
I have applied for an internship in a company and as a question they have asked me to create a schema for their company with certain requirements and mail them
i have one item with purchase and sale rate (Apple : $10 : $12 ). I have two cells A1 and D1. I want to do, if "purchase" in D1 then A1=$10 likewise "sale" in D
I have, in recent days, been trying to get the packages right in my code. Now, another error arose, and I'm unsure how to fix it. But I think it might have some
Okay so I want to create a custom command (and place it in my .vimrc file using the :command command, if possible) which basically indents the line which the cu
I have a website running on my local machine and I want to deploy this application to DigitalOcean. I created a droplet, installed necessary things. My angular
I'm trying to prepare this simple pipeline in GitLab that would upload the package to S3. Build phase is working fine and I can download the artifact from the U