var num = 0;
var isOdd = function (num){
if (num % 2 !== 0){
return true
} else {
return false
}
}
var num = 0;
var isOdd = function (num){
if (num % 2 !== 0){
return true
} else {
return false
}
}
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
DPC -
DPC -
varzoeaa -
Ritvik Dubey -
Top comments (0)