Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1024697 // yesNo_short_firstUpper (no dot, no space, first char uppercase)

JavaX fragment (include)

sS yesNo_short_firstUpper(bool b) {
  ret b ? "Yes" : "No";
}

Author comment

Began life as a copy of #1020810

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024697
Snippet name: yesNo_short_firstUpper (no dot, no space, first char uppercase)
Eternal ID of this version: #1024697/1
Text MD5: c79b3f7d36fcc58d41007ea8849897f4
Author: stefan
Category: javax / english
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-24 09:37:01
Source code size: 63 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 160 / 203
Referenced in: [show references]