--- title: 第七關程式繳交處 tags: 關卡_st --- > [第七關題目](https://hackmd.io/@futurenest/code_challenge_7) > [程式線上編譯環境](https://replit.com/) :::warning 繳交規範(可以複製這裡的喔) `### 自己名字` `#### 題目一` ```python 程式碼 ``` `#### 題目二` ```c++ 程式碼 ``` ::: ---