Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Nenad Vichentikj
111
reputation
2
10
Macedonia (FYROM)
Member since
August 08 2017
27 profile views
Last seen
Jul 18 '21 at 10:12
class StoryOfMyLife{
if (developer.isSleepy()){ drinkCoffee(); } else { getToCoding(); } }