Bu Konuda Technopat Sosyal'in Özelliklerini Deneyebilirsiniz

Python:
print("Merhabalar!")








 
C++:
#include <iostream>
#define end return 0;

using namespace std;

void helloworld() {
    cout <<"hello world!"<< endl;
}

int main()
{
    helloworld();
    end
}
Kod deneme
 
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…