void setup() {Serial.begin(9600);
// put your setup code here, to run once:
}
void loop() {
Serial.println("agar 7 tugmasini bossangiz 2 tasi ham o'chadi");delay(1000);
// put your main code here, to run repeatedly:
}
void setup() {Serial.begin(9600);
// put your setup code here, to run once:
}
void loop() {
Serial.println("agar 7 tugmasini bossangiz 2 tasi ham o'chadi");delay(1000);
// put your main code here, to run repeatedly:
}