合肥生活安徽新聞合肥交通合肥房產生活服務合肥教育合肥招聘合肥旅游文化藝術合肥美食合肥地圖合肥社保合肥醫院企業服務合肥法律

        代做TUCH.UB25、代寫python語言程序
        代做TUCH.UB25、代寫python語言程序

        時間:2024-10-20  來源:合肥網hfw.cc  作者:hfw.cc 我要糾錯



        TECH.UB.25: Intro to Python Programming: Assignment # 4
         
        Scenario:  Campus Pizza is really taking off and your co-founders love the programs you have built.  They want you to build an object-oriented program for their beverages.   Campus pizza has two beverage options: Soda from the soda fountain, and home-made lemonade which is available as sweetened or unsweetened.   Both beverages are $1.50 for a small, $1.75 for a medium and $2.00 for a large.  
         
        Program Guidelines: 
        1) Superclass: Create a superclass called “Beverage” that has two attributes: “size” and “price”.  “Beverage” should also have a method called “display” that prints out a statement of the size and price of the drink.  
         
        2) Subclasses: 
        a) Soda Subclass: Create a subclass “Soda” that inherits all the attributes and methods of Beverage.  
        b) Lemonade Subclass: Create a subclass “Lemonade” that inherits all the attributes of subclass, but add an attribute called “sugar” for whether the customer wants the lemonade sweetened or unsweetened.  Additionally, edit the display function so that it also shows the sugar status.   
         
        3) Functions: Outside of the classes, create the following functions:
        a) Title: Create a function called “title” that prints the title “The Beverage Program”  
        b) Closing: Create a function called “closing” that prints the number of drinks created and thanks them for using the program 
        c) Getting Size:  Create a function called “get_size” that asks the user what size beverage the user wants (S, M, L) and assigns it to a variable called “size_input”.   If the user enters an invalid value, assume the size is a Small.  Based on their input, return a variable called “size” from the function. 
        d) Get Sugar:  Create a function called “get_sugar” that asks the users who want a lemonade whether they would like their lemonade Sweetened or Unsweetened (S or U) and assigns it to a variable called “sugar_input”.  Return a variable called sugar with the phrase “Sweetened or Unsweetened” based on user status.  If the user doesn’t put an “S”, default to Unsweetened.   
        e) Get Price:  Create a function called “get_price” that returns a variable called “price” based on the size of the drink.  
         
        4) Main: 
        - Nest all your functions inside a main function. 
        - Start by creating an empty list called “drinks.” 
        - Create a loop that allows the user to create orders for multiple drinks.  
        - Ask the user to create a drink by asking for the drink type, “S” for soda, “L” for lemonade, “0” to exit, and then proceed to get the size of the drink. (The reason this needs to be inside the main function vs. its own function is because the “0” will break the main program loop). 
        - If the user enters an incorrect value for the drink type or size, end the program and ask them to run it again.  
        - If the drink is a lemonade, ask the user if they would like it sweetened “S” or unsweetened “U”. If the user enters something else, assume it is unsweetened.  
        - After the user has created all of the drink, assign it to an object.  Add this object to the “drinks” list.  
        - When the user enters “0” and is done creating new drinks,  print all the objects in the “drinks” list.  For each drink in the list “drinks”, show the drink number, type, price and sweetness (for lemonades).  
        - Finally, close the program and show the user the number of drinks they created.   
         
        Program Console: 
        ______________________
        The Beverage Program
         
        Soda or a lemonade? Enter S, L or 0 for no drinks: S
        What size would you like?  Enter S, M or L: M
        Would you like to create another drink? y/n? y
         
        Soda or a lemonade? Enter S, L or 0 for no drinks: Q
        Incorrect drink type.  Please enter S or L: L
        What size would you like?  Enter S, M or L: L
        Sweetened or Unsweetened?  Enter S or U: U
        Would you like to create another drink? y/n? y
         
        Soda or a lemonade? Enter S, L or 0 for no drinks: L
        What size would you like?  Enter S, M or L: S
        Sweetened or Unsweetened?  Enter S or U: S
        Would you like to create another drink? y/n? n
         
        Drink 1: Soda
        Size: Medium   Price: $1.75
         
        Drink 2: Lemonade
        Size: Large   Price: $2.00    Sugar: Unsweetened
         
        Drink 3: Lemonade
        Size: Small   Price: $1.50    Sugar: Sweetened
         
        You created 3 drink orders. Thanks for using this program!

        請加QQ:99515681  郵箱:99515681@qq.com   WX:codinghelp






         

        掃一掃在手機打開當前頁
      1. 上一篇:CE243程序代做、代寫C++編程語言
      2. 下一篇:代寫SCC.369、C++語言編程代做
      3. 無相關信息
        合肥生活資訊

        合肥圖文信息
        挖掘機濾芯提升發動機性能
        挖掘機濾芯提升發動機性能
        戴納斯帝壁掛爐全國售后服務電話24小時官網400(全國服務熱線)
        戴納斯帝壁掛爐全國售后服務電話24小時官網
        菲斯曼壁掛爐全國統一400售后維修服務電話24小時服務熱線
        菲斯曼壁掛爐全國統一400售后維修服務電話2
        美的熱水器售后服務技術咨詢電話全國24小時客服熱線
        美的熱水器售后服務技術咨詢電話全國24小時
        海信羅馬假日洗衣機亮相AWE  復古美學與現代科技完美結合
        海信羅馬假日洗衣機亮相AWE 復古美學與現代
        合肥機場巴士4號線
        合肥機場巴士4號線
        合肥機場巴士3號線
        合肥機場巴士3號線
        合肥機場巴士2號線
        合肥機場巴士2號線
      4. 幣安app官網下載 短信驗證碼 丁香花影院

        關于我們 | 打賞支持 | 廣告服務 | 聯系我們 | 網站地圖 | 免責聲明 | 幫助中心 | 友情鏈接 |

        Copyright © 2024 hfw.cc Inc. All Rights Reserved. 合肥網 版權所有
        ICP備06013414號-3 公安備 42010502001045

        主站蜘蛛池模板: 日本片免费观看一区二区| 精品香蕉一区二区三区| 蜜臀AV免费一区二区三区| 精品国产aⅴ无码一区二区| 成人精品视频一区二区三区| 精品少妇人妻AV一区二区三区| 国产在线视频一区| 国产一区二区三区美女| 国产精品视频一区二区三区经| 在线视频一区二区三区三区不卡 | 亚洲AV无码一区二区乱子仑| 国产a∨精品一区二区三区不卡| 国产精品一区12p| 搜日本一区二区三区免费高清视频 | 精品一区二区视频在线观看| 美女一区二区三区| 亚洲国产成人一区二区三区| 免费精品一区二区三区第35| 国产一区二区三区免费| 久久99国产精一区二区三区| 在线精品亚洲一区二区小说| 国产丝袜无码一区二区三区视频| 激情啪啪精品一区二区| 一区二区三区四区精品| 一区二区高清在线观看| 国产美女露脸口爆吞精一区二区| 日本一区午夜爱爱| 久久成人国产精品一区二区| 精品伦精品一区二区三区视频| 一区二区三区午夜| 久久99精品国产一区二区三区| 亚洲综合无码AV一区二区| 久久久国产精品一区二区18禁| 日韩精品无码中文字幕一区二区 | 日本香蕉一区二区三区| 一区二区三区视频免费观看| 精品一区二区三区免费视频| 无码毛片视频一区二区本码| 国产91大片精品一区在线观看| 女人18毛片a级毛片一区二区| 波多野结衣中文字幕一区|