Inspiration

I was inspired by MLH to take this project.

What it does

I learned about a new programming language i.e C++.

Learnt about

  • printing in C++
  • loops
  • conditions in C++

What's next for Explore a new Language

Looking forward to brushing up on my skills in C++.

Code

#include <iostream>
using namespace std;

int main(){
    cout<<"MLH GLOBAL HACK WEEK SHARE IS LIVE";
} 

Built With

Share this project:

Updates