ChatCrawlersearch across public Telegram Open the app
P

Python

snapshot for November 2025
November 2025 ×
17 November 2025
I
This is the correct code for i in range(1, 6): for j in range(1, i + 1): print(j, end=" ") print()
I
Hallo guys i just want to know if we use( while true)in coding without (break) what will happen to My computer. My friend allways tell me to do it.just want to know couse i'm beginner
R
id 726657100Hallo guys i just want to know if we use( while true)in coding without (break) what will happen to My computer. My friend allways tell me to do it.just want to know couse i'm beginner
while True means do this code forever - aka infinite loop while expects a condition to be true in order to run the loop You hardcode it with True so the "condition" is always - well true It usually bad to do that without any way of canceling them (which is why break is used) You can try running your program without a break and see what happens (dont let it run for too long though, you might run out of memory)
I
Why my computer hang
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog