File tree Expand file tree Collapse file tree 1 file changed +0
-38
lines changed Expand file tree Collapse file tree 1 file changed +0
-38
lines changed Original file line number Diff line number Diff line change 380380 "source" : [
381381 " For more detailed overview about conditionals, check this [tutorial from Real Python](https://realpython.com/python-conditional-statements/)."
382382 ]
383- },
384- {
385- "cell_type" : " code" ,
386- "execution_count" : 16 ,
387- "metadata" : {},
388- "outputs" : [],
389- "source" : [
390- " from paises import paises"
391- ]
392- },
393- {
394- "cell_type" : " code" ,
395- "execution_count" : 17 ,
396- "metadata" : {},
397- "outputs" : [
398- {
399- "data" : {
400- "text/plain" : [
401- " 197"
402- ]
403- },
404- "execution_count" : 17 ,
405- "metadata" : {},
406- "output_type" : " execute_result"
407- }
408- ],
409- "source" : [
410- " len(paises)"
411- ]
412- },
413- {
414- "cell_type" : " code" ,
415- "execution_count" : null ,
416- "metadata" : {},
417- "outputs" : [],
418- "source" : [
419- " git "
420- ]
421383 }
422384 ],
423385 "metadata" : {
You can’t perform that action at this time.
0 commit comments