# Project 1
def roman_to_int(roman):
conv = {
'M':1000,
'D':500,
'C':100,
'L':50,
'X':10,
'V':5,
'I':1
}
idx = 0
number = 0
while idx < len(roman) - 1:
if conv[roman[idx]] < conv[roman[idx]]:
number = number - conv[roman[idx]]
else:
number = number + conv[roman[idx]]
idx = idx + 1
return(number)
# giving value back to where it called
Coming... The New Glacier Bedwars Map is Ready!!!
Some Images of the Map!
These are 2v2v2v2v2v2v2v2 Map
This is a test
---------------------------------------------------------------------
Hey There, Normally We have 6 Minigames, But now, 7
Here is one of our Newest Minigame! Called Medieval Survival
In Here, there are
- Plenty of Quests
- Land Protection
- Hard Mode
- Protections to Newbie Players
Join Now! We have Plenty of quests and Fun Minigames
IP : KINGSDUCK3.ATERNOS.ME
---------------------------------------------------------------------
Dear Members, Now we have New Event called 1.17 Parkour
Join Now : kingsduck3.aternos.me
-----------------------------------------------------------
Rules for the Minigame : Punished Players are not allowed for asking for unban just only for Event
-----------------------------------------------------------
NOTE : EVENT WILL START FROM 23/7/2022 -> 14/8/2022
Online: 0 / 0
IP: kingsduck3.aternos.me