This website works better with JavaScript.
Explore
Register
Sign In
ottergottaott
/
programming-basics-2022
Watch
9
Star
11
Fork
You've already forked programming-basics-2022
1
Code
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28
Commits
3
Branches
0
Tags
696 KiB
Tag:
Branch:
Tree:
06193bafba
main
pr2
practice4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '06193bafba'
${ noResults }
programming-basics-2022
/
08_python
/
definition
/
dct.py
8 lines
101 B
Raw
Normal View
History
Unescape
Escape
Add code for eight seminar
2 years ago
class
A
:
n
=
5
e
=
50
f
=
lambda
self
:
42
def
__init__
(
self
)
:
self
.
a
=
1000