Hii Everyone I am new to react testing ,I am trying to do some example for practise , I am getting a Error,Need your help , this is my App Component const[fi
I'm trying to write a script that removes all the .jpg's that end in an odd number. This is my code: #!/bin/bash echo "start\n" for f in *.jpg do fname=$(ba
Right now I have a client string consists an emoji "📲", which means Mobile Phone With Arrow. I want to remove it in my text pre-process s
I have a flat XML structure which I am trying to unmarshal into a go data structure. I am trying to find a way to get the list of items(item-name) in each bucke
I am writing a telegram bot on the aiogram framework. Everything was good when I run it, but today I am getting error,Cannot connect to host api.telegram.org:44
I have problem with Html.DropDownListFor. I have read a lot of similar questions but I still dont understand what I have to do. I dont know how to make Meal "bb
Given the below SPARQL query CONSTRUCT { sc_reserved:root sc_language:people [ rdf:type sc_language:borrower ; sc_language:works_for [ rdf:type sc_language:or
I have an array of Obj1. In a project vue 3+ts , after clicking the button "load more", i call via axios the backend service and retrive an array of the same t