File tree 2 files changed +12
-4
lines changed
1_section_Programming_logic 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "extends": [
3
+ "development"
4
+ ],
5
+ "hints": {
6
+ "no-inline-styles": "off"
7
+ }
8
+ }
Original file line number Diff line number Diff line change 580
580
},
581
581
{
582
582
"cell_type" : " code" ,
583
- "execution_count" : 41 ,
583
+ "execution_count" : 2 ,
584
584
"id" : " a77afae3" ,
585
585
"metadata" : {},
586
586
"outputs" : [
594
594
" Profissão: Informação não disponível\n " ,
595
595
" \n " ,
596
596
" Estilo musical: Clássico\n " ,
597
- " Instrumento principal não especificado\n "
597
+ " Instrumento principal não especificado. \n "
598
598
]
599
599
}
600
600
],
672
672
" if \" instrumento principal\" in artista:\n " ,
673
673
" \n " ,
674
674
" # Se 'instrumento principal' estiver presente, imprime o valor associado a essa chave\n " ,
675
- " print(\" Instrumento principal:\" , artista[\" instrumento principal\" ])\n " ,
675
+ " print(\"\\ Instrumento principal:\" , artista[\" instrumento principal\" ])\n " ,
676
676
" \n " ,
677
677
" else:\n " ,
678
678
" \n " ,
822
822
},
823
823
{
824
824
"cell_type" : " code" ,
825
- "execution_count" : 51 ,
825
+ "execution_count" : 5 ,
826
826
"id" : " c6a51d10" ,
827
827
"metadata" : {},
828
828
"outputs" : [
You can’t perform that action at this time.
0 commit comments