Skip to content

WolfyzDBois-Student/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

wolfyzdbois:~$ cat description.cs
> You have just landed on my space reserved for studies.
> Public repo: Training, tests ...
> Repo on whitelist: Corrections & Documents reserved for those concerned
> Otherwise, this is a private storage space
using WolfyzDBois;

class Program
{
    static void Main()
    {
        
    if (userInput == "student" && know == true)
    {
       return("WolfyzDBois in DM on Discord to access the repositories that interest you");

    }
    else if (userInput == "student" && know == false)
        {
           return("No repositories are public to date...");
        }
    else throw new UnauthorizedAccessException("Hmmm...who are you?");
        
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published