Skip to content

Instantly share code, notes, and snippets.

@wynand1004
Created March 25, 2021 00:56
Show Gist options
  • Select an option

  • Save wynand1004/6cb9e9727df240df3cbf96483cdafe3b to your computer and use it in GitHub Desktop.

Select an option

Save wynand1004/6cb9e9727df240df3cbf96483cdafe3b to your computer and use it in GitHub Desktop.
Java Loop Challenge 2 Starter Code
// Java Loop Challenge 2
// By @TokyoEdtech
class JavaLoopChallenge2
{
public static void main(String[] args)
{
System.out.println("\n\n1.");
// Create a loop to print the numbers 1 to 10 inclusive
System.out.println("\n\n2.");
// Create a loop to print the sum of the numbers 1 to 10 inclusive
System.out.println("\n\n3.");
// Create a loop to print the even numbers only from 1 to 20 inclusive
System.out.println("\n\n4.");
// Create a loop to print the sum of the even numbers from only from 1 to 20 inclusive
System.out.println("\n\n5.");
// Create a loop that prints the 2 times table from 0 to 12
System.out.println("\n\n6.");
// Create a loop that prints the 0-12 times tables from 0 to 12
}
}
@enbrighousewarren-byte

Copy link
Copy Markdown

Uploading LWScreenShot 2025-12-16 at 9.52.03 PM.png…

@enbrighousewarren-byte

Copy link
Copy Markdown

I

@AlisaSaner

Copy link
Copy Markdown

Cześć! Moim zdaniem współczesne platformy mobilne stały się naprawdę wygodne: strony działają płynniej, menu jest prostsze, a znalezienie konkretnej gry na telefonie zajmuje chwilę. Jeśli ktoś chce zobaczyć to w praktyce, warto sprawdzić https://voxcasinopl.bet/ , gdzie zwrócono uwagę na czytelny układ, łatwy dostęp do różnych gier i dopasowanie serwisu do urządzeń mobilnych. Dla mnie ważne jest też to, że informacje o zasadach czy płatnościach można znaleźć bez przekopywania się przez wiele zakładek. Właśnie taka prostota najbardziej poprawia komfort korzystania.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment