Navigation

    ask avan logo
    • Register
    • Login
    • Search
    • Categories
    • Unsolved
    • Solved
    1. Home
    2. Unsolved
    Log in to post
    • All categories

    • Sana Fatima

      UNSOLVED I need a code. Please help me its urgent as I am new to coding and can't solve in 1 day :(
      Coding Question & Answers • • Sana Fatima  

      2
      2
      Posts
      51
      Views

      avan

      Hi @Sana-Fatima

      What programming language are you suppose to program this in? Is there any more information? The instructions above seem somewhat ambiguous.

    • KNV

      UNSOLVED DATA STRUCTURES IN C
      C • • KNV  

      1
      1
      Posts
      42
      Views

      No one has replied

    • Ankit Chauhan

      UNSOLVED Cannot install pip install pyaudio in Python
      Python • • Ankit Chauhan  

      1
      1
      Posts
      70
      Views

      No one has replied

    • Devatha Naga Puneeth

      UNSOLVED Getting segmentation error in merging two sorted linked list
      C++ • • Devatha Naga Puneeth  

      1
      1
      Posts
      40
      Views

      No one has replied

    • Pardheev Kanti

      UNSOLVED Operating Systems
      Linux • • Pardheev Kanti  

      1
      1
      Posts
      40
      Views

      No one has replied

    • MPG Radio

      UNSOLVED Switch statement php
      PHP • php • • MPG Radio  

      5
      5
      Posts
      45
      Views

      avan

      What about an if statement within each switch case?

      switch ($date) { case 'Jan': $content = "Dahnus"; if(CONDITION HERE) { EXECUTE CODE HERE } //$content = " Pisces"; //$content = " Aries"; break; case 'Feb':
    • Miracle Seriki

      UNSOLVED Please I'm trying to spend woocommerce order to another website using api, this the code I'm using but it doesn't work pls help me
      PHP • • Miracle Seriki  

      2
      2
      Posts
      42
      Views

      avan

      Hey @Miracle-Seriki

      I tried to look into your problem but it's hard to figure out what exactly is wrong unless I can re-create the problem or at least see what error message you are receiving.

    • locus jim

      UNSOLVED Why the note pages can't show up and can't sync
      Android • • locus jim  

      3
      3
      Posts
      45
      Views

      avan

      Wish I could help @locus-jim

      but I am not great at android.

    • Alan Daniel

      UNSOLVED How to store a retrieved data in a database of my choice in my laptop using Python?
      Python • • Alan Daniel  

      1
      1
      Posts
      44
      Views

      No one has replied

    • MPG Radio

      UNSOLVED Exclude Text from the out put using printf
      PHP • • MPG Radio  

      1
      1
      Posts
      51
      Views

      No one has replied

    • MPG Radio

      UNSOLVED Create m3u playlist from a folder and place in directory
      PHP • • MPG Radio  

      4
      4
      Posts
      63
      Views

      avan

      Sounds good @MPG-Radio Thanks!

    • Nature Square

      UNSOLVED I am trying to convert this "b'{"raw": 1587513600, "fmt": "2020-04-22"}'" to string in javascript
      Javascript + jQuery • • Nature Square  

      2
      2
      Posts
      5
      Views

      avan

      Hey @Nature-Square

      I would recommend formatting any code that you have in your post. It makes it easier to read.

      So what parts EXACTLY of the following would you like to convert to a string?

      "b'{"raw": 1587513600, "fmt": "2020-04-22"}'"

      What is the current type? You can use the built in typeof function to test e.g. typeof argument

    • Seehoon Jang

      UNSOLVED How to show up student's score? (C++)
      Coding Question & Answers • • Seehoon Jang  

      2
      2
      Posts
      4
      Views

      avan

      Hey @Seehoon-Jang I am confused on what is happening here. What is missing/not working? What is working?

    • DragonFire12321

      UNSOLVED Which programming language anylises data?
      Coding Question & Answers • • DragonFire12321  

      2
      2
      Posts
      6
      Views

      avan

      Hi @DragonFire12321

      Not sure if I understand your question correctly. What do you mean by "inspect element thing"? Do you want to know what languages you are able to inspect on a web-page? If so, you should be able to see the HTML, CSS and JavaScript. All the front-end stuff. Nothing on the backend.

    • Jeetendrakumar Garag

      UNSOLVED Getting an error during runtime after submitting values for a regression model in flask
      Python • • Jeetendrakumar Garag  

      1
      1
      Posts
      8
      Views

      No one has replied

    • C

      UNSOLVED combining toggle code and slidetoggle+click outside code
      Javascript + jQuery • • cthornval  

      1
      1
      Posts
      4
      Views

      No one has replied

    • Laurens van Oorschot

      UNSOLVED How do I get the selected ID of the second dropbox based on the first dropbox in PHP with a refresh?
      PHP • • Laurens van Oorschot  

      1
      1
      Posts
      5
      Views

      No one has replied

    • Likith S reddy

      UNSOLVED Can someone try this question?
      Algorithm • • Likith S reddy  

      1
      1
      Posts
      11
      Views

      No one has replied

    • bob pan

      UNSOLVED Python turtle collision detection
      Python • • bob pan  

      1
      1
      Posts
      16
      Views

      No one has replied

    • C

      UNSOLVED How to make a resposive bottom-up slider, that also works as a nav-bar
      Javascript + jQuery • • cthornval  

      5
      5
      Posts
      8
      Views

      avan

      Hey @cthornval

      I am sorry but I am afraid it's still confusing. Both snippets show a bottom-up slider . If you still need help I would recommend trying a screen recoding and then uploading it. It would have to be short though since the file limit is 50 MB I think. That way you can show me instead of trying to describe it. Just an idea.