c
c++
c#
html
php
javascript
java
python
swift
go
//using c language
#include <stdio.h>
#include <stdlib.h>
int main(){
printf(“hello world”);
return 0;
}
c
c++
c#
html
php
javascript
java
python
swift
go
//using c language
#include <stdio.h>
#include <stdlib.h>
int main(){
printf(“hello world”);
return 0;
}