본문 바로가기

Data Science Explorer

검색하기
Data Science Explorer
프로필사진 grace21110

  • Categories (96)
    • GitHub (4)
    • Python (42)
    • Django (3)
    • MySQL (0)
    • Machine Learning (10)
    • Project (0)
    • PostgreSQL (0)
    • SQL (33)
    • Projects (4)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
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
Tags
  • train/test
  • Python
  • pie charts
  • Text mining
  • matplotlib.pyplot
  • Default X points
  • PANDAS
  • For loops
  • line width
  • Else
  • line color
  • self parameter
  • AS
  • start exercise
  • PROJECT
  • multiple lines
  • Text Analytics
  • variables
  • SQL
  • MySQL
  • machine learning
  • matplotlib
  • error
  • Github
  • polynomial regression
  • data distribution
  • iterates
  • break
  • __init__
  • continue
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록If (1)

Data Science Explorer

[Basic Grammar] Python If ... Else

Python Conditions and If statements Equals: a == b Not Equals: a != b Less than: a = b Those are usually used in IF statement and loops. For IF statement, we use if keywords. Example a = 33 b = 95 if b > a: print("b is greater than a") ** In IF statement, indentation is very important, so you should keep the correct indentation for the ..

Python 2023. 10. 20. 20:38
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바