Invictus

 

One more encourage film for us, 《Invictus》 directed by Clint Eastwood. I like South of Africa, I got a hat of South of Africa, I got friends of South of Africa, but I don’t know such a history of this country, Clint Eastwood tell us all. Herman Bester, a caucasian come from South of Africa. Ever , when he came to GuangZhou, I gonna ask him if he like Mandela, but i did not do that, we really shoud not involve politics and race all the time the film told us.

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
好的,以下是使用Python绘制一个简单的表格,并统计2011年到2022年英雄联盟全球总决赛的历届冠军队名、队员游戏ID和FMVP的示例代码: ```python import pandas as pd # 创建数据 data = { '年份': [2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022], '冠军队名': ['Fnatic', 'Taipei Assassins', 'SK Telecom T1', 'Samsung White', 'SK Telecom T1', 'SK Telecom T1', 'Samsung Galaxy', 'Invictus Gaming', 'FunPlus Phoenix', 'DAMWON Gaming', 'DAMWON Gaming', 'TBD'], '上单': ['sOAZ', 'Stanley', 'Impact', 'Looper', 'MaRin', 'Duke', 'CuVee', 'TheShy', 'GimGoon', 'Nuguri', 'Nuguri', '-'], '打野': ['Cyanide', 'Lilballz', 'Bengi', 'Dandy', 'bengi', 'Blank', 'Ambition', 'Ning', 'Tian', 'Canyon', 'Canyon', '-'], '中单': ['xPeke', 'Toyz', 'Faker', 'PawN', 'Faker', 'Faker', 'Crown', 'Rookie', 'Doinb', 'ShowMaker', 'ShowMaker', '-'], 'ADC': ['Lamia', 'bebe', 'Piglet', 'Imp', 'Bang', 'Bang', 'Ruler', 'JackeyLove', 'Lwx', 'Ghost', 'Ghost', '-'], '辅助': ['Shushei', 'Mistake', 'PoohManDu', 'Mata', 'Wolf', 'Wolf', 'CoreJJ', 'Baolan', 'Crisp', 'BeryL', 'BeryL', '-'], 'FMVP': ['-', '-', 'Faker', 'Looper', 'Faker', 'Faker', 'Ruler', 'TheShy', 'Doinb', 'Canyon', 'Ghost', '-'] } # 创建DataFrame df = pd.DataFrame(data) # 打印表格 print(df) ``` 运行以上代码,你将会得到一个包含年份、冠军队名、上单、打野、中单、ADC、辅助和FMVP的表格,其中 '-' 表示该信息暂未公布。你可以根据实际情况进行修改和完善。希望对你有所帮助!
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值