美文网首页
Python-26~30

Python-26~30

作者: AoEliauk | 来源:发表于2020-09-25 10:08 被阅读0次

---26---

Question:

>Define a function which can compute the sum of two numbers.

Solution:


---27---

Question:

>Define a function that can convert a integer into a string and print it in console.

Solution:


---28---

Question:

>Define a function that can receive two integer numbers in string form and compute their sum and then print it in console.

Solution:


---29---

Question:

>Define a function that can accept two strings as input and concatenate them and then print it in console.

Solution:


---30---

Question:

>Define a function that can accept two strings as input and print the string with maximum length in console. If two strings have the same length, then the function should print all strings line by line.

Solution:

有点问题~

相关文章

  • Python-26~30

    ---26--- Question: >Define a function which can compute t...

  • 30/30

    好吧或许是我并不符合条件,预定中会完成的的简书创作者徽章并没有如愿的拿到手,到这并不影响,继续坚持日更的习惯,字数...

  • 30/30

    一个月了,本来想着利用一个月的时间好好复习一下考研,可是貌似没有学多少!每当这个时候就发现列计划反思的重要性! 一...

  • 明天的计划

    起床7:00 上课9:30~11:30 吃饭1:30~3:30 写作业4:30~6:00 吃饭7:30~8:30 ...

  • 张一哲跟张帆的读书计划。

    早上6:30起床 上午9:30——11:30 中午12:30——3:30 下午3:30——5:30 晚上22:00...

  • 6月检视

    6月好习惯打卡 早起 【30/21 】早睡 【30/ 2】检视 【30/30 】阅读 【30/3 】运动 【30/...

  • D261|日复盘

    9:30起床 10:00-10:30核酸检测 10:30-11:30买菜 11:30-12:30午饭 12:30-...

  • 香品展会务流程

    一、9:30分签到 二、9:30_11:30合作洽谈 三、11:30_12:30素食简餐 四、2:30_3:30香...

  • 2019年6月检视

    【6月好习惯打卡】 早起 【30/ 25】 早睡 【30/ 15】 检视 【30/ 30】 阅读 【30/20 】...

  • 日间节律

    9*30 11.30 3*30 5*30

网友评论

      本文标题:Python-26~30

      本文链接:https://www.haomeiwen.com/subject/gjidyktx.html