if(User.name == "VazziDE"){
User.languages.add(new Language("Java"));
User.languages.add(new Language("PHP"));
User.languages.add(new Language("Python"));
User.save();
}
User.name = "Christian";
User.languages = ["Java", "PHP", "Python"];
- Germany
-
06:20
(UTC +01:00)
Highlights
- Pro
Popular repositories Loading
-
-
-
BinaryConverter
BinaryConverter PublicJava Console Project to convert Decimal Numbers into Binary.
Java
-
DeviceCheck
DeviceCheck PublicDeviceCheck is a tool to get fast some information about the computer
Python
-
PrimaryAlert
PrimaryAlert PublicPrimaryAlert is a python program to check if the input is a primary or not
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.