Search results

  1. fukurou

    test

    :oops:
  2. fukurou

    [MEDIA]

  3. fukurou

    [MEDIA]

  4. fukurou

    our QR code

  5. fukurou

    test

    variables dictionary varargs randomizer VARIABLES DICTIONARY VARARGS STRINGS JAVA CHEAT SHEET Dictionary Variables RANDOMIZER
  6. fukurou

    test

    hello
  7. fukurou

    test

    1234567890
  8. fukurou

    test

    1234567890
  9. fukurou

    test

    this is a test
  10. fukurou

    test

    test
  11. fukurou

    test

    hello world
  12. fukurou

    ☕ java rnd

    import java.util.Random; Random rand = new Random(); // instance of random class int upperbound = 25; // generate random values from 0-24 int int_random = rand.nextInt(upperbound); // 0->upperbound -1 double double_random = rand.nextDouble();// 0->1 float float_random = rand.nextFloat(); //0->1
  13. fukurou

    ☕ java java cheat sheet dev

    *variables* int age = 0; // implicit var declaration Boolean isCompleted = false; // explicit var declaration final int num = 2; // constant takes less space than var *strings* String str1 = "hello"; String s1 = String.format("%s %s %d :)", "1+4", "=", 5); *classes* public class MyClass...
  14. fukurou

    [MEDIA]

  15. fukurou

    test

    :tu::dab::td:
  16. fukurou

    test

    test
  17. fukurou

    [MEDIA]

  18. fukurou

    [MEDIA]

  19. fukurou

    ⚡ arduino Buy or not buy the new Samsung galaxy watch 5 pro lte this is the question 🤔

    it is so ugly ! :puke: and it looks not comfortable
  20. fukurou

    nikke goddess of victory

Top