# 12月17日作业 **Repository Path**: ssjttx/operation-on-december-17 ## Basic Information - **Project Name**: 12月17日作业 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 44 - **Created**: 2021-12-20 - **Last Updated**: 2021-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1、声明一个函数用来计算圆的面积,分别计算出地球和太阳的面积,并计算太阳的面积是地球的几倍。地球和太阳半径自行百度搜索。 2、 **定义一函数,用于求2个数中的较大数**,并将其返回,这2个数字在主函数中由用户输入