I am trying to restrict the user to enter only '1' or '2'. int ch; do { cout<<"Enter: \n"; cin>>ch; switch(ch) {
With LFS, is there a way to have only 'git history' pushed into LFS, but the files in the top-most head/master are actually 'in' the repo?
Hi I am trying to scrape all the products on this site. https://segari.id/ However the url is static, and also soup when I tried scraping doesn't work on this s
Why is Elementor Text Witget content showing vertically on mobile? Can anyone give a solution to fix it? There is no padding/marigina and all other content is s
I am new to firebase and bigquery (and all gcp services) and am trying to use the extension inside of firebase that connects my firestore db to BigQuery. I see
i want to have number of people is online. i wrote this code in Session_End : protected void () { int online = int.Parse(HttpContext.Current.App
I'm trying to use a for loop to create scatter plots. list_grps represents a number of groups which contain data (i.e. each group in the list contains some numb
I would like to ask if there is a RegEx to prevent or avoid entering only a space or many space and inserting it to the database. I am using ASP.NET and MVC, in
I'm not sure if this is possible, but what I'm trying to do is create a virtual network from one virtualNetwork.main.bicep file and then create a subnet from an