With help of my previous question, I'm able to set equal heights for all the sections to the funnel. How can I add some extra texts to the edges(right) of every
Good day ladies and gentlemen Here is my issue. Currently I'm working on a database migration. We use cloudformation to handle our resources and we have some la
I have been trying to do something I know is so simple! I've read and tried everything I can find but am still struggling with this very simple task. I have two
I have been working on Jenkins setup on AWS EC2 MAC instance. After installation of Jenkins on MAC instance, I'm able to access Jenkins from the MAC locally by
I need to exit a loop that contains an input statement even if the user hasn't written anything. It receives parameters from a process too, and it must evaluate
so i have an audio file that is a call where every person is talking on a channel ex:1st person is talking on the left channel, 2nd person is talking on the rig
I have a users table that contains bad data. I want to loop through and delete the duplicate records in term of email, and keep the record that have lower id.
Situation: The tank has a Shot() method and a code that checks if the bullet hits the obstacle after being fired. The bullet flies up the X-coordinate. The do..
I have a code which call Powershell script from Python and return some result p = subprocess.Popen([ "C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0