Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ff6b087

Browse files
add img
1 parent 1374421 commit ff6b087

11 files changed

+8850
-461
lines changed

‎20221014_2_Python_OOP_Structures_Classes.ipynb renamed to ‎.ipynb_checkpoints/20221014_2_Python_OOP_Structures_and_Classes-checkpoint.ipynb

Lines changed: 94 additions & 81 deletions
Large diffs are not rendered by default.

‎20221017_1_Python_Inheritance_and_Overriding.ipynb renamed to ‎.ipynb_checkpoints/20221017_1_Python_OOP_Inheritance_and_Overriding-checkpoint.ipynb

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "6fef69c5",
6+
"metadata": {},
7+
"source": [
8+
"# Python OOP Inheritance and Overriding\n",
9+
"# 파이썬 객체지향 상속과 오버라이딩"
10+
]
11+
},
312
{
413
"cell_type": "code",
514
"execution_count": null,
6-
"id": "415dce4e",
15+
"id": "341712f8",
716
"metadata": {},
817
"outputs": [],
9-
"source": []
18+
"source": [
19+
"## 1. 상소"
20+
]
1021
},
1122
{
1223
"cell_type": "code",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /