I got 5 buttons of tabs navigator. You can consider them as a,b,c,d,e The thing is when I am in a I will goes into the screen called a.1. So I am basically in t
I am working with daily speed data on R. So, I have separate columns for months, days, and their corresponding average vehicle speeds. So, for each month, there
So the problem I am having in python is that every time I make a connection to my jira account, I can't seem to keep my previous python dictionary values. The l
I need some help to delete a movie from my database. I know that since I have pivot tables I will get some troubles with foreign key(my delete controller gives
By entering the phone number in the customer registration form , if the customer already exists then should fill the rest of the fields by fetching it from the
I have a console app, that logs to azure blob storage successfully with this extension https://github.com/JDetmar/NLog.Extensions.AzureStorage/blob/master/src/N
Im currently building an math graphing calculator in discord.js, the graphing work fine on 1.0x scale but when im changing the scale the graphing line start not
I try to get days of week from calendar and get the value from it so I can store in object, but I get confused how can I transform the array so I can save in st
I am trying to append certain strings to a matrix. One that reads "Target" on the 0th row 0th column. And one that reads "Dog" on the 0th column 1st row downwar