Skip to content
Snippets Groups Projects
Commit 07b74b50 authored by pasi kanto's avatar pasi kanto
Browse files

eka tehty

parent 46ab4192
No related branches found
No related tags found
No related merge requests found
class Human:
name = "Pasi"
age = 15
tuloste = Human()
print(tuloste.name + tuloste.age)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment