Posts by Lucas • 21 points
2 posts
-
0
votes0
answers26
viewsQ: How to get something in the api header?
Guys as they are? I have a little problem to get the header of a request via fetch or Next... using insomnia the header appears However when I make a request via Xios or fetch it does not return…
-
2
votes1
answer310
viewsQ: How to change numbers on the same Python line of execution?
Hello, I’m new to programming and I was doing a python countdown program. I did the code and it worked, but then I looked at the running program and the same using several lines just to change the…