Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MiniProject 2 #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions Project Reflection MP 2.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Project Reflection:\n",
"\n",
"What went well?\n",
"With a little bit of help/new perspectives from the ninjas, I always made a big step towards the goal, so starting early paid off.\n",
"\n",
"What could you improve?\n",
"Work in longer stretches. I probably wasted a lot of time, because I had to get into the system again. Also I'm still not feeling confident with the application of recursion.\n",
"\n",
"How will you use what you learned going forward?\n",
"First of all, some ways to use recursion. Also, that there are ways to generate a graphic output, not just numbers an letters\n",
"\n",
"What do you wish you knew before you started that would have helped you succeed?\n",
"I don't know if this was the plan, but -in comparison to the first project- the instruction were really long, sometimes a little confusing and not as clear. Sometimes"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.1"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Binary file added example1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added example2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading