Posts by Alysson Maia • 55 points
3 posts
-
1
votes2
answers1216
viewsQ: Header and html footer with css and jquery for all pages divided into sub-folders
I’m having a problem to call my header and footer on all pages, because when I put in sub folders inside the project it just doesn’t pick up and I tried everything to my knowledge but I can not…
-
2
votes1
answer552
viewsQ: Dictionaries receiving list with values
My code is having some small problems, it receives "institutions" (names that the user wants in the input) inside a dictionary this input is passing pro dicionario as a list, and then I use the list…
-
2
votes1
answer229
viewsQ: Conversion of response to lists
I am having a small problem in my algorithm I have to receive a "name of an institution" any typed by the user and convertlist to use it in future other conditions but it is converting to string all…