Posts by Gabriel Oliveira Guimarães • 61 points
5 posts
-
0
votes2
answers143
viewsQ: I want to Take the Result of a Select to use in Javascript
I’m wanting to take the option chosen by the person and simply print on the screen (it’s just the basics, to then do what I really want), so I don’t know how to do it. The part of the HTML code that…
-
1
votes1
answer117
viewsQ: Ordering Feeling Table(Tidytext)
I am trying to create a table based on the Chapter-Book-Feeling-n leaving the Chapter always in original order:"The Boy Who Lived", "The Vanishing Glass," "The Letters from No One", "The Keeper of…
-
1
votes1
answer52
viewsQ: Sorting an unordered list does not work
The code works until the part I have ordered a list already created using a new list, only I can not identify the error. That’s when I created the functions Ordain and Addordenado that started to go…
-
2
votes1
answer301
viewsQ: Example of Tidytext utility
Hj in a lecture from my university I saw a package q is called Tidytext...I understood how it works, so q can’t think of any use of it.Could anyone give me an example of how we would take advantage…
rasked Gabriel Oliveira Guimarães 61 -
-1
votes2
answers377
viewsQ: Error to print a C name on the screen using chained list
I made this code with the purpose of asking for notes and names and then printing on the screen, but for some reason the name n is being shown the name q was typed. The code was made in C. {…