emzei

  • Tag
  • Medialog
  • Location
  • Guestbook
  • Admin
  • Write

Append 1

List Operation

.append() example.>>> stooges = ['Moe','Larry','Curly']>>> stooges.append('Shemp')>>> print stooges['Moe', 'Larry', 'Curly', 'Shemp'] + example.>>> A = [0,1]>>> B = [2,4]>>> C = A+B>>> print C[0, 1, 2, 4] len() example.1)>>> A = [0,1]>>> len(A)2 2)>>> B=['a',['b',['c']]]>>> len(B)2#nested된거 신경쓰지 않음, original만

Computers/Language python 2012.03.14
이전
1
다음
더보기
  • 분류 전체보기 (221)
    • Daily (7)
    • Multi-V (8)
    • NOWS (53)
      • ULK (3)
      • SICP (5)
      • Perl (7)
      • Logic Circuit (0)
      • Automata (2)
      • Eng.study (4)
      • C O D E (0)
      • Language C, C++ (2)
      • Linear Algebra (0)
      • Statistics (0)
      • Data Communication (0)
      • MEMO (19)
      • Security (10)
      • Operating Systems (1)
    • Computers (153)
      • Adv. Linux System Pr.. (9)
      • Algorithm (10)
      • Android (10)
      • Computer Architectur.. (4)
      • Data Structure (13)
      • Databases (12)
      • Language python (23)
      • Linux System Program.. (16)
      • Language java (17)
      • Programming Language (9)
      • Raspberry-pi (5)
      • SW Engineering (9)
      • Xen (6)
      • (한빛) 컴퓨터개론 (10)

Tag

DICTIONARY, xen guest installation, Python, polymorphism, Tree, java, XEN, Android, inheritance, GUI, xen compile, interface, layout, Data Structure, string, domu, list, protected, xen 4.4, 자료구조,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

  • emzei[엠제이]

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바