Skip to content

alexth939/hello_world

Repository files navigation

hello_world

my first repository on github

tasks:

  1. keep learning from the guide https://docs.github.com/en/get-started/quickstart/hello-world#making-and-committing-changes
  • asd
  • dsa
  • ✔️
  • 🔢
demo demo
works
works here too
using System;

public class Asd
{
  private static void Main()
  {
    origin.Ancestors();   // Container, Root
    origin.Children();    // Sphere_A, Sphere_B, Group, Sphere_A, Sphere_B
    origin.Descendants(); // Sphere_A, Sphere_B, Group, P1, Group, Sphere_B, P2, Sphere_A, Sphere_B
    origin.BeforeSelf(); // C1, C2
    origin.AfterSelf();  // C3, C4
  }
}

About

my first repository on github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages