Skip to content

Instantly share code, notes, and snippets.

@senpl
Created August 22, 2022 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save senpl/7d82617f0832ca65074c667dd1ba484f to your computer and use it in GitHub Desktop.
Save senpl/7d82617f0832ca65074c667dd1ba484f to your computer and use it in GitHub Desktop.
Obiekty Podstawy
Stwórz obiekt uczen1 klasy uczen3Klasy.
Stwórz obiekt uczen2 klasy uczen3Klasy.
Stwórz obiekt uczen3 klasy uczen4Klasy.
Sprawdż, czy obiekt1 jest obiektem klasy uczen3Klasy. Jak to sprawdzić, gdy obiekt już istnieje??
Sprawdż, czy obiekt3 jest obiektem klasy uczen4Klasy.
Skopiować wartości z uczen1 do uczen3.
wypisać ucznia3 na konsolę, żeby zobaczyć nowe wartości.
@eziiie
Copy link

eziiie commented Nov 24, 2022

siema

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