if the condition is true

PHOTO EMBED

Sun Nov 06 2022 00:37:01 GMT+0000 (Coordinated Universal Time)

Saved by @testpro #java

if (condition) {
  // block of code to be executed if the condition is true
}
content_copyCOPY