Skip to content
View GabrielSantana013's full-sized avatar

Highlights

  • Pro

Block or report GabrielSantana013

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GabrielSantana013/README.md

Typing SVG




#include <iostream>

using namespace std;

class Programmer{

private:
    string Name;
    int Age;
    string locale;

public:
    Programmer(string name, int Age, string Locale);
};

int main(){
    Programmer gabriel("Gabriel", 19, "Sao Bernardo do Campo - SP");
    cout <<"I'm trying to became a great programmer!"<<endl;
    return 0;
}

Skills 🔥



GitHub Stats:

GabrielSantana013 GabrielSantana013

Entre em contato comigo!



Pinned Loading

  1. GabrielSantana013 GabrielSantana013 Public