Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
magic_square
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JangHyeongJun
magic_square
Commits
b1fb9a43
Commit
b1fb9a43
authored
5 years ago
by
JangHyeongJun
Browse files
Options
Downloads
Plain Diff
Fixed untracked files
parents
77c58917
a9884b44
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+0
-0
0 additions, 0 deletions
.gitignore
README.md
+4
-1
4 additions, 1 deletion
README.md
venv/bin/Activate.ps1
+230
-230
230 additions, 230 deletions
venv/bin/Activate.ps1
with
234 additions
and
231 deletions
.gitignore
0 → 100644
+
0
−
0
View file @
b1fb9a43
This diff is collapsed.
Click to expand it.
README.md
+
4
−
1
View file @
b1fb9a43
<<<<<<< HEAD
#This is For Final Assignment for 창의소프트웨어입문(F031-1)
#This is For Final Assignment for 창의소프트웨어입문(F031-1)
...
@@ -38,3 +39,5 @@ magic_3x3.py와 magic_4x4.py 의 결과 text파일을 이용합니다.
...
@@ -38,3 +39,5 @@ magic_3x3.py와 magic_4x4.py 의 결과 text파일을 이용합니다.
먼저 두개의 파이썬을 실행 완료한 후, 어떤것을 테스트할지 입력합니다.
먼저 두개의 파이썬을 실행 완료한 후, 어떤것을 테스트할지 입력합니다.
1을 입력하면 magic_3x3.py의 결과를 테스트합니다.
1을 입력하면 magic_3x3.py의 결과를 테스트합니다.
2를 입력하면 magic_4x4.py의 결과를 테스트합니다.
2를 입력하면 magic_4x4.py의 결과를 테스트합니다.
=======
# magic_square
\ No newline at end of file
This diff is collapsed.
Click to expand it.
venv/bin/Activate.ps1
+
230
−
230
View file @
b1fb9a43
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment