Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
tap1012
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mario Chirinos Colunga
tap1012
Commits
a7a5bae4
Commit
a7a5bae4
authored
Feb 07, 2019
by
Carlos David García Hernández
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
examen 1
parent
7054eebb
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
10 deletions
+20
-10
04-Test1-checkpoint.ipynb
.ipynb_checkpoints/04-Test1-checkpoint.ipynb
+10
-5
04-Test1.ipynb
04-Test1.ipynb
+10
-5
No files found.
.ipynb_checkpoints/04-Test1-checkpoint.ipynb
View file @
a7a5bae4
...
...
@@ -499,17 +499,23 @@
},
{
"cell_type": "code",
"execution_count": 32
4
,
"execution_count": 32
5
,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Solo se leer del 1 al 3999\n",
"Solo se leer
correctamente
del 1 al 3999\n",
"Ingresar número (Cero para terminar el programa):10\n",
"10:\n",
"X\n",
"Ingresar número (Cero para terminar el programa):21\n",
"21:\n",
"XXI\n",
"Ingresar número (Cero para terminar el programa):50\n",
"50:\n",
"L\n",
"Ingresar número (Cero para terminar el programa):0\n"
]
}
...
...
@@ -555,12 +561,11 @@
},
{
"cell_type": "code",
"execution_count":
278
,
"execution_count":
326
,
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"import random as rnd"
"import numpy as np"
]
},
{
...
...
04-Test1.ipynb
View file @
a7a5bae4
...
...
@@ -499,17 +499,23 @@
},
{
"cell_type": "code",
"execution_count": 32
4
,
"execution_count": 32
5
,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Solo se leer del 1 al 3999\n",
"Solo se leer
correctamente
del 1 al 3999\n",
"Ingresar número (Cero para terminar el programa):10\n",
"10:\n",
"X\n",
"Ingresar número (Cero para terminar el programa):21\n",
"21:\n",
"XXI\n",
"Ingresar número (Cero para terminar el programa):50\n",
"50:\n",
"L\n",
"Ingresar número (Cero para terminar el programa):0\n"
]
}
...
...
@@ -555,12 +561,11 @@
},
{
"cell_type": "code",
"execution_count":
278
,
"execution_count":
326
,
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"import random as rnd"
"import numpy as np"
]
},
{
...
...
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