Programming Examples

Arduino program to print odd numbers from 1 to 99


Write a Arduino program to print odd numbers from 1 to 99

void setup()
{
  Serial.begin(9600);
  for(int a=1;a<100;a+=2)
  {
    Serial.println(a);
  }
}
void loop()
{
  
}
Output

CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online Exam Quiz O Level NIELIT Study material and Quiz Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Best Website and Software Company in Allahabad Website development Company in Allahabad