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

  1. Exponential Exponential Public

    Calculates exponentials without using extra libraries.

    C++ 1

  2. OnlyNumbers OnlyNumbers Public

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

    C++ 1

  3. MenuWithDoWhile MenuWithDoWhile Public

    This is an example of menu to buy tickets at the cinema.

    C++

  4. OddOrEvenNumbersFrom0To50 OddOrEvenNumbersFrom0To50 Public

    Shows Odd/Even numbers from 0 to 50.

    C++

  5. TernaryOperator TernaryOperator Public

    Shows two examples of using ternary expressions.

    C++