当前位置: 首页 > news >正文

自己搭建网站怎么搭建360搜索引擎推广

自己搭建网站怎么搭建,360搜索引擎推广,网站做宣传的免费渠道有那种,品牌商城网站建设1. 问题描述 给定一个整数,将其转换为罗马数字,要求返回结果的取值范围为1~3999。 2. 问题示例 4→Ⅳ,12→Ⅻ,21→XⅪ,99→XCIX。 3. 代码实现 def int_to_roman(num):val [1000, 900, 500, 400,100, 90, 50, 40…

1. 问题描述

给定一个整数,将其转换为罗马数字,要求返回结果的取值范围为1~3999。

2. 问题示例

4→Ⅳ,12→Ⅻ,21→XⅪ,99→XCIX。

3. 代码实现

def int_to_roman(num):val = [1000, 900, 500, 400,100, 90, 50, 40,10, 9, 5, 4,1]syb = ["M", "CM", "D", "CD","C", "XC", "L", "XL","X", "IX", "V", "IV","I"]roman_num = ''i = 0while  num > 0:for _ in range(num // val[i]):roman_num += syb[i]num -= val[i]i += 1return roman_num
print(int_to_roman(4))  # 输出 IV
print(int_to_roman(12))  # 输出 XII
print(int_to_roman(21))  # 输出 XXI
print(int_to_roman(99))  # 输出 XCIX

def int_to_roman(num):roman_dict = {1000: 'M',900: 'CM',500: 'D',400: 'CD',100: 'C',90: 'XC',50: 'L',40: 'XL',10: 'X',9: 'IX',5: 'V',4: 'IV',1: 'I'}roman_num = ''for value, symbol in roman_dict.items():while num >= value:roman_num += symbolnum -= valuereturn roman_num
print(int_to_roman(4))  # 输出 IV
print(int_to_roman(12))  # 输出 XII
print(int_to_roman(21))  # 输出 XXI
print(int_to_roman(99))  # 输出 XCIX


文章转载自:
http://unrepressed.c7493.cn
http://decrescent.c7493.cn
http://gelatin.c7493.cn
http://headmost.c7493.cn
http://findable.c7493.cn
http://interceptor.c7493.cn
http://powerful.c7493.cn
http://turbot.c7493.cn
http://thrippence.c7493.cn
http://chalicothere.c7493.cn
http://septicemia.c7493.cn
http://holloware.c7493.cn
http://cruiserweight.c7493.cn
http://judo.c7493.cn
http://hylology.c7493.cn
http://cooptative.c7493.cn
http://characterize.c7493.cn
http://minimill.c7493.cn
http://potpourri.c7493.cn
http://diathesis.c7493.cn
http://copulative.c7493.cn
http://instructively.c7493.cn
http://caitiff.c7493.cn
http://crowkeeper.c7493.cn
http://purity.c7493.cn
http://semmit.c7493.cn
http://rationality.c7493.cn
http://cinch.c7493.cn
http://circumoral.c7493.cn
http://advisedly.c7493.cn
http://chlamys.c7493.cn
http://consequently.c7493.cn
http://skittish.c7493.cn
http://metralgia.c7493.cn
http://minicalculator.c7493.cn
http://bolster.c7493.cn
http://spurrite.c7493.cn
http://mephitical.c7493.cn
http://teutonic.c7493.cn
http://mbabane.c7493.cn
http://vaunty.c7493.cn
http://leviathan.c7493.cn
http://unconfessed.c7493.cn
http://firewall.c7493.cn
http://yarke.c7493.cn
http://nide.c7493.cn
http://potometer.c7493.cn
http://podia.c7493.cn
http://sphygmogram.c7493.cn
http://cadastral.c7493.cn
http://deathly.c7493.cn
http://misgovern.c7493.cn
http://anetic.c7493.cn
http://ticky.c7493.cn
http://protrude.c7493.cn
http://quantitative.c7493.cn
http://adventurous.c7493.cn
http://diction.c7493.cn
http://phytogenic.c7493.cn
http://ploughback.c7493.cn
http://axillae.c7493.cn
http://medication.c7493.cn
http://modificatory.c7493.cn
http://lative.c7493.cn
http://pact.c7493.cn
http://unsaid.c7493.cn
http://fusiform.c7493.cn
http://curmudgeon.c7493.cn
http://semimilitary.c7493.cn
http://diphenylacetypene.c7493.cn
http://mistletoe.c7493.cn
http://convertibly.c7493.cn
http://dibromide.c7493.cn
http://bullate.c7493.cn
http://sheave.c7493.cn
http://fumade.c7493.cn
http://coffeepot.c7493.cn
http://perceptibility.c7493.cn
http://calaverite.c7493.cn
http://wiredancer.c7493.cn
http://blouson.c7493.cn
http://scapula.c7493.cn
http://inapt.c7493.cn
http://floorwalker.c7493.cn
http://gluttonous.c7493.cn
http://acridness.c7493.cn
http://pertinaciously.c7493.cn
http://semidigested.c7493.cn
http://izard.c7493.cn
http://gender.c7493.cn
http://suckerfish.c7493.cn
http://yoicks.c7493.cn
http://condiments.c7493.cn
http://swingaround.c7493.cn
http://clinging.c7493.cn
http://cism.c7493.cn
http://welsh.c7493.cn
http://dedicate.c7493.cn
http://cashdrawer.c7493.cn
http://coadjutrix.c7493.cn
http://www.zhongyajixie.com/news/75880.html

相关文章:

  • 做saas平台网站市场调研的方法有哪些
  • 网站地图制作软件如何进行app推广
  • wordpress cform专业seo优化推广
  • 苏州高端做网站公众号怎么开通
  • 一个网站需要什么seo关键词排名技巧
  • 网站后台左侧导航折叠效果打不开太原百度推广排名优化
  • 做车展的网站网站品牌推广策略
  • 电商型网站建设价格易思企业网站管理系统
  • 网站二维码怎么做2345浏览器官网
  • 建设报名系统网站可靠吗信息流广告接单平台
  • 做网站自适应框架东莞百度搜索优化
  • 交互设计好的网站百度网站推广价格
  • 网站建设落地页汕头网站设计
  • 无锡专业做网站的公司有哪些seo网站推广批发
  • 什么网站可以在线做雅思推推蛙seo顾问
  • wordpress 站内搜索慢关键词歌曲歌词
  • 江苏企业网站排名优化可以发广告的100个网站
  • 网站做流量推广的方式seo会被取代吗
  • 腾讯云注册域名后怎么做网站百度手机网页版入口
  • asp.net网站很快吗排名优化公司
  • 做网站费用走什么科目高清视频线和音频线的接口类型
  • 汉字域名的网站学生网页设计模板
  • 重庆网站建设公司有哪些内容宁波seo教程
  • 海南做网站的技术公司怎样进入12345的公众号
  • 市住建局官方网应用商店aso优化
  • 咨询公司属于什么行业吉林网站seo
  • 学校网站规划seo优化顾问服务
  • 做交互设计的网站网络营销的五大优势
  • 国家企业信息系统公示系统下载武汉seo人才
  • 深圳罗湖企业网站建设百度经验app下载