I try to write a login page that will lock the user by inputting the wrong password three times and the username will go to the blacklist so that it will be loc
im trying to implement a way to calculate facultys with for loops for a university project. I wrote a for loop that increases in steps of two,
I would like to use context to show a custom dialog from cool alert in getxcontroller method. I have created the following controller class HomePageController e
I am trying to open a file using the full path, but I don't know the complete name of the file, just a unique string within it. i = identifier doc = open(r'C:
I need help with the query, let's say that this is the data in table. timestamp ------------------- 2010-11-16 10:30:00 2010-11-16 10:37:00 2010-11
I was using the slack python api to build a chatbot but while calling the api I am getting an invalid_auth error in the user.list. The token I am using is the B
I am completely new to the the Shopware (6) community and I am still learning how to code in Symfony and Vue.js. After trying some how to's in the developer wik
Guys i am trying to build infrastructure on aws for getting help from others on annotation. currently we uses label-studio for text annotation. as might know yo
If I have a nested match, can I access previous wildcards? In the code below, can I somehow access {nameId} from the innermost match of match /userPosts/{postId