WILL MARK BRAINLIEST.....
Write a program in Arduino IDE using C++ and upload in edvino, initialize two variables x and y. Add x and y and save in x by using arithmetic operator and displayed on serial monitor with 5 seconds delay. Hint: • Initialize variable • Initialize Setup • Initialize Loop • Use arithmetic Operator