Skip to content
thefuture Unknown's avatar

thefuture

Python and A.i the future

  • Home
    • Artificial Intelligence
    • Logical Python Questions
  • Contact

Tuples

In Python tuples are very similar to lists, however, unlike lists they are immutable meaning they can not be changed. You would use tuples to present things that shouldn't be changed, such as days of the week, or dates on a calendar. You'll have an intuition of how to use tuples based on what you've … Continue reading Tuples →

theone9807 PYTHON Leave a comment September 11, 2018 1 Minute

Comparison Operators in PYTHON

These operators will allow us to compare variables and output a Boolean value (True or False). If you have any sort of background in Math, these operators should be very straight forward. Table of Comparison Operators: Operator Description Example == If the values of two operands are equal, then the condition becomes true. (a == … Continue reading Comparison Operators in PYTHON →

theone9807 PYTHON Leave a comment September 9, 2018September 11, 2018 1 Minute

Posts navigation

Newer posts

Most recent popular post

  • Sentiment-analysis-Raddit-api
  • Coin Flip Simulation
  • Calculator
  • Binary to Decimal and Back Converter
  • Change Return Program

Search for post….

Tags

comparison operators else FUNCTION list numbers PYTHON PYTHON 3 python 3.6 variables web scraping

Navigate

  • Home
    • Artificial Intelligence
    • Logical Python Questions
  • Contact
Create a free website or blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • thefuture
    • Already have a WordPress.com account? Log in now.
    • thefuture
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
Design a site like this with WordPress.com
Get started