public static String JavaTutIn(String up) throws exception{ return up; }
Here, fixed it for you.
`public static String JavaTutIn(String up) throws exception{ return up; }`
Here, fixed it for you.
Ah, a getter function.
Now we also need to define a setter function, an initialization function, a reset function, and a couple layers of wrappers for that one variable.
Ah, a getter function.
Now we also need to define a setter function, an initialization function, a reset function, and a couple layers of wrappers for that one variable.
"309 lines of code, across 7 files and 2 dirs, to do what exactly?" Dev: What do you mean "do"? I haven't even started writing the logic yet
> "309 lines of code, across 7 files and 2 dirs, to do *what* exactly?"
> Dev: What do you mean "do"? I haven't even started writing the logic yet
For everything else, there's green cards. Or H1B visas. Whatever the fuck those Deloitte people have.
For everything else, there's green cards. Or H1B visas. Whatever the fuck those Deloitte people have.
lol, now in python
up = Exception('toss me') raise up
lol, now in python
> up = Exception('toss me')
> raise up
(post is archived)