I was just messing around changing some settings for my profile inculding the achievement showcase. When I saved the changes the icon for the 3 years achievement dissapeared. The achievement is still on my profile though. It just doesn't show it on achievement showcase thing under my profile...
Me and my friend were testing our python skills by writing a simple code that calculates prime numbers. It also shows how long it took and how many calculations it did.
Here is the src:
import time
calc = 0
def calculate(max):
global calc
for a in range(1,max):
for b in range(1,max)...
We welcome you on Altis friend. Make sure to read the laws of the gods (rules https://www.roleplay.co.uk/rules) and good luck on finding a better life here on Altis.