I am a beginner in django and I have had a problem for 1 week now, several tutorials that I have watched have not solved anything, so I trust you. it's just mak
%include "asm_io.asm" global main segment .data msg1 : db "somme-nous samedi?",10,0 msg2 : db "Bonne weekend",10,0 msg3 : db "Bonne
I have a data.frame mydf with about 2500 rows. These rows correspond to 69 classes of objects in colum 1 mydf$V1, and I want to count how many rows per object c
The setup is the following: A windows machine with VS code installed. A Linux machine where the code is. I connect with the VS code to the Linux machine. Can th
what is '-y' in RUN APK -update -y Can we use the command without -y I am using RUN apk update && apk upgrade in my code Can I use the command without a
I have nginx + nginx unit + django python application , and django project is is deployed by capistrano deploy.rb lock "~> 3.16.0" set :application, "mynavi
Current code: <form> <div class="form-group" id="deadline" > <input type="text" class="datepicker form-control" id="deadline" name="deadli
I am writing a telegram bot in JavaScript. I ran into a problem, if several users write to the bot at the same time, then all messages in each chat are mixed. T
I have a website and I have a form which enables the user to add in some information. I want to create a dropdown which will allow them to put their form entry