T1.ZIP

Python Lists  

updated at May 10, 2024   112  
Lists are used to store multiple items in a single variable.Lists are one of 4 built-in data types in Python used to store collections of data,the other 3 are Tuple,Set,and Dictionary,all with different qualities and usage.Lists are created using square br...
Python Lists

Best of T1 Faker | 2023 Highlights  

updated at May 09, 2024   1,212  
In the realm of esports,Faker stands as an icon,a player whose every move on the virtual battlefield is closely watched and celebrated.As Faker himself reflected,"I received many awards and was named Player of the Year.I was going to give a great impressio...
Best of T1 Faker | 2023 Highlights

Python Dictionaries  

updated at May 09, 2024   832  
Dictionaries are used to store data values in key:value pairs.A dictionary is a collection which is ordered*,changeable and do not allow duplicates.Dictionaries are written with curly brackets,and have keys and values:Dictionary Items.Dictionary items are ...
Python Dictionaries

Mastering Excel Data Manipulation with Python  

updated at Apr 26, 2024   1,140  
Python provides an awesme feature can access Excel spreadsheet file that based on pandas.You can use the pandas library in Python to read an Excel file and store its data into a Python array. Here's a basic example:Replace 'your_excel_file.xlsx' with the p...

Grand Finals LoL Worlds 2023 - WBG vs T1  

created at Jan 02, 2024   1,163  
LoL is my soul game and one of the few solutions that heal me.Back in the winter of 2023, there was a LoL Worlds 2023 Final match, which created a still-sweat scene.T1 showed the best sense of play in the final match against Weibo Gaming. Although T1 gave ...
Grand Finals LoL Worlds 2023 - WBG vs T1