최대 1 분 소요

파이썬 프로젝트

Udemy에서 파이썬 부트캠프를 수강중에 있다. 밴드 이름 생성기를 제작하는 첫번째 프로젝트를 실시하였다.


#1. Create a greeting for your program.
print("Hello? it is good program!")
#2. Ask the user for the city that they grew up in.
city = input("where is your in the city?: \n")
# 3. Ask the user for the name of a pet.
pet = input("where is your pet name?: \n")
#4. Combine the name of their city and pet and show them their band name.
print (("your band name is..") + (city +(" ")+ pet))
#5. Make sure the input cursor shows on a new line, see the example at:
#   https://replit.com/@appbrewery/band-name-generator-end

작동 방식은 간단하지만, 힌트만 던져주고 코딩을 하는 과정에 있어서 실력이 빨리 느는 것 같다.

syllabus

영상 로딩과 버퍼링에 문제가 있지만 굉장히 수준 높은 강의와 Syllabus가 준비 되어있다.

초급자가 이해하기는 힘들지만 힘들기에 실력이 빨리 늘을 수 있는 강의이다.

앞으로도 힘들더래도 스케줄에 맞춰서 열심히 해보며 SQL도 병행해야겠다 ㅎㅎ.

TOSS 후원 카카오페이 후원

댓글남기기