Password cannot contain white spaces must contain at least one numeric char must contain 1 capital letter and be at least 8 characters in length, max 15 this is
without numpy, additional library and classes (if possible). I want to make a list of vertical lines of matrix which effects the real matrix. matrix = [[1,2,3],
This is the code I have so far Dim listRequest As FtpWebRequest = WebRequest.Create("ftp://ftpserver.com/folder/") listRequest.Credentials = New NetworkCredenti
Card Actions Divider Picture I am using AntD Card componenent. I have tried to style the divider in the actions panel (shown in the picture) I have tried to set
I'm having a hard time understanding the scope of globals(), locals() in Python. Consider the following code: def f1(glob, loc): exec("b = 5", glob, loc)
How to configure rotation for servername.out files? We have a configuration in admin console to rotate servername.log file, but there is no configuration to rot
I am using WooCommerce in my Wordpress web site. The customers billing and shipping details are populated by default on checkout page. I want that the country
Am getting the error No Root resolvers for query type 'Query' found when using mutation in SpringBoot with GraphQL. The queries are working fine , but on adding
I have a problem in my project and I can't solve it. The problem is: I added a menu in the Fragment and inflate the menu under onCreateView. I need to use Bindi