Hey I am on Medial • 6m
FUN FACT ABOUT PYTHON. As Python was implemented in the C language, when we say x=10000 in python, x is not just a raw integer but it's actually a pointer to a compound C structure which not only stores the integer value but also many other values. Thus, every object in Python is cleverly disguised as a C structure, which not only contains its value but also more information about it.
Owner of KryoGames &... • 17d
YouTube algorithm is why I picked pygame for Python games. Like 3 years back, I hit moderate Python level & wanted to explore more. Tried to make games and YouTube search pushed pygame. Wasn’t serious, just grabbed it Soon I realized game dev is a p
See MoreDownload the medial app to read full posts, comements and news.