Untitled
Anonymous
plain_text
01/03/2024 2:49 PM
192 B
18
Indexable
if (sayi % 2 == 0) // if(sayi%2)
{
tektoplam + sayi;
// tekToplam=sayi+tekToplam;
}Editor is loading...
Leave a Comment
if (sayi % 2 == 0) // if(sayi%2)
{
tektoplam + sayi;
// tekToplam=sayi+tekToplam;
}