#include<stdio.h> CICD #Continuous Integration and continuous development void main() { printf("Hello World"); }