79823752

Date: 2025-11-18 19:22:35
Score: 1.5
Natty:
Report link

# He_100M_e.txt dosyasını oluştur

with open("He_100M_e.txt", "w") as f:

f.write("H" + "e" \* 100_000_000)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: miraçyiğit yaldır