Á¤¼ºÈÆ
    code_7_11.py (±³Àç)
  http://itsys.hansung.ac.kr/cgi-bin/onlineTest/viewpy4AI/onlinePy4AI.cgi?source=src/py/Ch07/code_7_11.py



1
2
3
4
5
6
7
8
if "Suga" in bts: 
    print(bts.index("Suga"))
 
################################################
 
bts = ["V""J-Hope""Suga""Jungkook" ] 
for member in bts: 
    print(member)
cs

  µî·ÏÀÏ : 2022-02-21 [01:31] Á¶È¸ : 289 ´Ù¿î : 0   
 
¡â ÀÌÀü±Ûlab_7_4.py (±³Àç)
¡ä ´ÙÀ½±Ûcode_7_11_2.py (±³Àç)
Python for AI ½Ç½À°Ô½ÃÆÇ
¹øÈ£ ¨Ï Á¦ ¸ñ Á¶È¸ µî·ÏÀÏ
lAnaconda3 ¼³Ä¡
lColabTurtlePlus
l½Ç½À ¸ñ·Ï
lColab ½Ç½À
l½Ç½À ½Ã ÇлýµéÀÌ ÀÚÁÖÇÏ´Â ½Ç¼ö ¿¹µé
213 ¦¦❶ µµÀü¹®Á¦ 7.4 474 03-29
212    ¦¦❷ µµÀü¹®Á¦ 7.4 (¸ð¹ü ´ä¾È) 267 03-29
211 ¦¦❶ µµÀü¹®Á¦ 7.3 443 03-29
210    ¦¦❷ µµÀü¹®Á¦ 7.3 (¸ð¹ü ´ä¾È) 325 03-29
209 ¦¦❶ µµÀü¹®Á¦ 7.2 601 03-29
208    ¦¦❷ µµÀü¹®Á¦ 7.2 (¸ð¹ü ´ä¾È) 283 03-29
207 ¦¦❶ µµÀü¹®Á¦ 7.1 537 03-29
206    ¦¦❷ µµÀü¹®Á¦ 7.1 (¸ð¹ü ´ä¾È) 308 03-29
205 ¦¦❶ lch7.ipynb (¿¹Á¦ Àüü) 608 03-01
204 ¦¦❶ llab_7_6.py (±³Àç) 297 02-21
203    ¦¦❷ lab_7_6.py (ù¹øÂ° Ç׸ñÀ» ÀÌ¿ëÇÏ´Â »õ·Î¿î ¹æ¹ý) 134 05-19
202 ¦¦❶ llab_7_5.py (±³Àç) 342 02-21
201 ¦¦❶ lcode_7_14.py (±³Àç) 275 02-21
200 ¦¦❶ lcode_7_13.py (±³Àç) 313 02-21
199 ¦¦❶ llab_7_4.py (±³Àç) 289 02-21
198 ¦¦❶ lcode_7_11.py (±³Àç) 289 02-21
197    ¦¦❷ lcode_7_11_2.py (±³Àç) 306 02-21
196    ¦¦❷ lcode_7_11_1.py (±³Àç) 325 02-21
195 ¦¦❶ lcode_7_8.py (±³Àç) 307 02-21
194 ¦¦❶ llab_7_3.py (±³Àç) 338 02-21

[1][2][3][4][5][6][7][8][9][10]-[Next][19]