I want to pass as a parameter a username to my drawernavigator, so that i can use it as the drawerlabel text. Can anyone shine a light on this issue? PS: I apol
I have data for some applications and I want to generate PDF files of the applications using reportlab. The template to create PDF files was given to me and has
I cannot find a control for implementing a status bar. How can I do it manually?
Using aws iam, I am setting permissions for a group. I have set permissions for a specific group as follows, but the list of ec2 instances is not showing. What
While I can perform test automation of web applications in Edge Chromium using Selenium 4 and latest RobotFramework-SeleniumLibrary, legacy IE sites require Edg
Got this command: cd /some/dir; /usr/local/bin/git log --diff-filter=A --follow --format=%aI -- /some/dir/file | tail -1 I want to get the output from it. Trie
I have input of list of lists which i want to convert into int array which can help for my logic list of Lists "lst" has input [[1,0,1],[1,1,0],[0,0,1]] output