91精品国产91久久久久久_国产精品二区一区二区aⅴ污介绍_一本久久a久久精品vr综合_亚洲视频一区二区三区

合肥生活安徽新聞合肥交通合肥房產(chǎn)生活服務(wù)合肥教育合肥招聘合肥旅游文化藝術(shù)合肥美食合肥地圖合肥社保合肥醫(yī)院企業(yè)服務(wù)合肥法律

COMP9021代做、代寫(xiě)Python設(shè)計(jì)程序

時(shí)間:2024-03-07  來(lái)源:合肥網(wǎng)hfw.cc  作者:hfw.cc 我要糾錯(cuò)



COMP**21 Principles of Programming
Term 1, 2024
Coding Quiz 2
Worth 4 marks and due Week 4 Thursday @ 9pm
Description
You are provided with a stub in which you need to insert your code where indicated
without doing any changes to the existing code to complete the task.
The current code will accept a zero or positive integer (that is, non-strictly negative integer)
with possible leading 0’s and converts it to base 8 (keeping leading 0’s, if any).
Given the following directions:
0: Move North
1: Move North-East
2: Move East
3: Move South-East
4: Move South
5: Move South-West
6: Move West
7: Move North-West
Reading the number written in base 8 from right to left. We start from a position that is the
unique position where the switch is on. Moving to a position switches on to off and off to
on there. By default, all positions are off.
Your program should display the minimal rectangular shape that includes all on positions as
shown in the test cases below.
2
Due Date and Submission
Quiz 1 is due Week 4 Thursday 7 March 2024 @ 9.00pm (Sydney time).
Note that late submission with 5% penalty per day is allowed up to 3 days from the due
date, that is, any late submission after Week 4 Sunday 10 March 2024 @ 9pm will be
discarded.
Make sure not to change the filename quiz_2.py while submitting by clicking on [Mark]
button in Ed. It is your responsibility to check that your submission did go through properly
using Submissions link in Ed otherwise your mark will be zero for Quiz 2.
Test Cases
$ python3 quiz_2.py
Enter a non-strictly negative integer: 0
Keeping leading 0's, if any, in base 8, 0 reads as 0.

$ python3 quiz_2.py
Enter a non-strictly negative integer: 00
Keeping leading 0's, if any, in base 8, 00 reads as 00.

$ python3 quiz_2.py
Enter a non-strictly negative integer: 0256
Keeping leading 0's, if any, in base 8, 0256 reads as 0400.
3
$ python3 quiz_2.py
Enter a non-strictly negative integer: 0**
Keeping leading 0's, if any, in base 8, 0** reads as 040.
$ python3 quiz_2.py
Enter a non-strictly negative integer: 3654
Keeping leading 0's, if any, in base 8, 3654 reads as 7106.

$ python3 quiz_2.py
Enter a non-strictly negative integer: 100**8**4
Keeping leading 0's, if any, in base 8, 100**8**4 reads as 600222424.

$ python3 quiz_2.py
Enter a non-strictly negative integer: **776
Keeping leading 0's, if any, in base 8, **776 reads as 220060.

$ python3 quiz_2.py
Enter a non-strictly negative integer: 7704**2
Keeping leading 0's, if any, in base 8, 7704**2 reads as 35307402.

$ python3 quiz_2.py
Enter a non-strictly negative integer: 2****7612
Keeping leading 0's, if any, in base 8, 2****7612 reads as 1423701614.

$ python3 quiz_2.py
Enter a non-strictly negative integer: 000123456789
Keeping leading 0's, if any, in base 8, 000123456789 reads as 000726746425.
請(qǐng)加QQ:99515681  郵箱:99515681@qq.com   WX:codehelp

掃一掃在手機(jī)打開(kāi)當(dāng)前頁(yè)
  • 上一篇:代寫(xiě)SEHS4517、SQL編程語(yǔ)言代做
  • 下一篇:PROG2007代寫(xiě)、Python/c++程序語(yǔ)言代做
  • 無(wú)相關(guān)信息
    合肥生活資訊

    合肥圖文信息
    急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計(jì)優(yōu)化
    急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計(jì)優(yōu)化
    出評(píng) 開(kāi)團(tuán)工具
    出評(píng) 開(kāi)團(tuán)工具
    挖掘機(jī)濾芯提升發(fā)動(dòng)機(jī)性能
    挖掘機(jī)濾芯提升發(fā)動(dòng)機(jī)性能
    海信羅馬假日洗衣機(jī)亮相AWE  復(fù)古美學(xué)與現(xiàn)代科技完美結(jié)合
    海信羅馬假日洗衣機(jī)亮相AWE 復(fù)古美學(xué)與現(xiàn)代
    合肥機(jī)場(chǎng)巴士4號(hào)線(xiàn)
    合肥機(jī)場(chǎng)巴士4號(hào)線(xiàn)
    合肥機(jī)場(chǎng)巴士3號(hào)線(xiàn)
    合肥機(jī)場(chǎng)巴士3號(hào)線(xiàn)
    合肥機(jī)場(chǎng)巴士2號(hào)線(xiàn)
    合肥機(jī)場(chǎng)巴士2號(hào)線(xiàn)
    合肥機(jī)場(chǎng)巴士1號(hào)線(xiàn)
    合肥機(jī)場(chǎng)巴士1號(hào)線(xiàn)
  • 短信驗(yàn)證碼 豆包 幣安下載 AI生圖 目錄網(wǎng)

    關(guān)于我們 | 打賞支持 | 廣告服務(wù) | 聯(lián)系我們 | 網(wǎng)站地圖 | 免責(zé)聲明 | 幫助中心 | 友情鏈接 |

    Copyright © 2025 hfw.cc Inc. All Rights Reserved. 合肥網(wǎng) 版權(quán)所有
    ICP備06013414號(hào)-3 公安備 42010502001045