Skip to content
View Xandones's full-sized avatar
First I will finish my graduation then I will learn game development.
First I will finish my graduation then I will learn game development.
Block or Report

Block or report Xandones

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

Pinned Loading

  1. Math Math Public

    This calculator was made with functions and also using a H file, it calculates the 4 basic mathematical operations and also potentiation and the square root of the 2 informed numbers.

    C++ 1

  2. OnlyNumbers OnlyNumbers Public

    This code calculates the multiplication table of a number but it only allows integer numbers!

    C++ 1

  3. TernaryOperator TernaryOperator Public

    Shows two examples of using ternary expressions.

    C++ 1

  4. ArraysAndVectors ArraysAndVectors Public

    Example of a code with an array that stores 5 grades, calculates its average and also displays a string (with blank spaces) with the name of the student.

    C++ 1