Udemy class day1
Post
원문 보기 →Udemy class day1
- 내가 정리한 내용 import datetimeprint(datetime.datetime.now()) # module, object, function mynumber = 10mytext = "Hello"# variables print(mynumber, mytext)10 Hello print(type(my text)) a = list(range(1,10))print(a)[1,2,3,4,5,6,7,8,9]a = list(range(1,10,3)print(a)[1,4,7] # Type in terminaldir(list): A function that gives you all the things you can do with a specific type.
![[굿즈] 웹툰 『악역의 엔딩은 죽음뿐』 트럼프 카드 : 아는 장면이라도 플레잉 카드로 수집하는 이 맛](https://img.zoomtrend.com/2026/06/05/1780650880-SE-1c22cf84-12af-4fb2-95c5-c6354bd47dfd.jpg)


