Your first python program! menu

User Tag List

Results 1 to 3 of 3
  1. #1
    reaxonz's Avatar Member
    Reputation
    7
    Join Date
    Jan 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Your first python program!

    Code:
     #!/usr/bin/env python
    #
    # This program converts from Fahrenheit to Celsius 
    
    fahr = input ("What is the Fahrenheit Temperature? ")
    
    cels = (fahr - 32) * 5/9
    print "Fahrenheit", fahr, "= Celsius", cels
    Now for those of you that don't understand this, fahr is the variable that I designated to the Fahrenheit Temperature. The input command assigns whatever you type in to the variable "fahr". Now, cels is the variable I created for Celsius. I used simple math and plugged in the variable and the formula. The print command is essentially what shows up in the prompt. What is in quotes is what shows up in the prompt. The "," adds a space and then displays the variable fahr, which is whatever the person typed in. And you can figure out that the Celsius works the same way. This essentially works as a little calculator for you
    Total Accounts Scammed: 15
    70s: 13
    Full Epics: 10
    Tier 6: 8
    Total Gold Scammed: 32,000g
    Accounts Banned: 3
    Current Paypal Balance: $300
    Legit Trades Completed: 35

    AIM - laynd0452

    Your first python program!
  2. #2
    NRK's Avatar Member
    Reputation
    19
    Join Date
    Mar 2007
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    noway!!!

    you dind't Hello World as first program?
    Code:
    #!/usr/bin/env python
    print "hello world"

  3. #3
    Morphih's Avatar Member
    Reputation
    30
    Join Date
    Jul 2007
    Posts
    116
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah you're breaking the rules!

Similar Threads

  1. [Guide] c++ your first program will be cool!
    By Ollox in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 07-12-2008, 05:49 PM
  2. Your First Character
    By Amedis in forum Community Chat
    Replies: 37
    Last Post: 11-04-2006, 07:40 PM
  3. Get your first mount in WoW easily
    By Matt in forum World of Warcraft Guides
    Replies: 3
    Last Post: 11-03-2006, 09:46 PM
  4. Your first moun- were to get cash while grinding level30+
    By Elites360 in forum World of Warcraft Guides
    Replies: 3
    Last Post: 07-13-2006, 09:16 PM
  5. Your First Mount - Where to Get the Cash while Grinding
    By Matt in forum World of Warcraft Guides
    Replies: 2
    Last Post: 05-12-2006, 06:58 PM
All times are GMT -5. The time now is 03:21 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search