Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Joel Vinay Kumar
flask-book-shoppe
Commits
f5e6e35d
Commit
f5e6e35d
authored
May 27, 2019
by
Joel Vinay Kumar
👾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete test.py
parent
88c9bb6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
test.py
test.py
+0
-12
No files found.
test.py
deleted
100644 → 0
View file @
88c9bb6b
orders
=
[]
mini_order
=
[]
mini_order
.
append
(
1
)
mini_order
.
append
(
2
)
mini_order
.
append
(
3
)
mini_order
.
append
(
4
)
orders
.
append
(
mini_order
)
print
(
orders
[
0
])
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment