Skip to content

Instantly share code, notes, and snippets.

View ARROU11's full-sized avatar
🏠
Working from home

ARROU ABDESSELAM ARROU11

🏠
Working from home
View GitHub Profile
@ARROU11
ARROU11 / test.py
Last active February 23, 2026 12:49
j'ai un problème avec programme python
pays={"Ma":"Maroc","fr":"France","Al":"Algerie"}
if 'Kr' in pays:
del pays['Kor']
else:
print("Non existe")
<component name="InspectionProjectProfileManager">
<settings>
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>