출처: https://privatedevelopnote.tistory.com/81 [개인노트]
본문 바로가기

IT 정리용 블로그!

검색하기
IT 정리용 블로그!
프로필사진 집가고시퍼

  • 분류 전체보기 (38)
    • Computer Vision (8)
    • CodeUp (14)
    • Baek Joon (10)
    • [도서] 이것이 취업을 위한 코딩테스트다 with.. (5)
    • [BoostCourse] 비전공자를 위한 HTML.. (1)
Guestbook
Recent Posts
Archives
Tags
  • Baekjoon
  • Feature Augmentation
  • 코드업
  • ViT
  • Class Aware Sampling
  • CodeUp6012
  • ICLR2021
  • CodeUp6013
  • Pseudo Label
  • Maximum Mean Discrepancy
  • Segmentation Map
  • Domain Adaptation
  • Semi Supervised Learning
  • transformer
  • CodeUp6016
  • Computer Vision
  • 백준
  • 이것이 취업을 위한 코딩테스트다
  • Attention
  • Python
  • ComputerVision
  • Vision Transformer
  • Contrastive Domain Discrepancy
  • CodeUp6015
  • 비전공자를 위한 HTML/CSS
  • CodeUp6014
  • Consistency Regularization
  • CodeUp
  • CVPR2021
  • CodeUp6011
more
Link
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록CodeUp6007 (1)

IT 정리용 블로그!

CodeUp [기초-출력] 6004,6005,6006,6007,6008

[6004] Q : 'Hello'를 출력하라 A : print(" 'Hello' "). 혹은 print(' \'Hello\' ') [6005] Q : "Hello"를 출력하라 A : print(' "Hello" ') 혹은 print(" \"Hello\" ") [6006] Q : "!@#$%^&*()' 를 출력하라 A : print(' "!@#$%^&*()\' ') [6007] Q : "C:\Download\'hello'.py"를 출력하라 A : print("\"C:\\Download\\'hello'.py\""). \도 출력하려면 \\로 쓰는 것이 좋다. [6008] Q : print("Hello\nWorld")를 출력하라 A : print('print("Hello\\nWorld")'). \n에서 \를 출..

CodeUp 2021. 7. 18. 12:14
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바