اولین برنامه در پایتون برای ایجاد یک فایل جدید در صفحه اول IDLE که به آن Python shell می گوییم، از منوی فایل new file را انتخاب کنید. برای نوشتن توضیحات برای کدهای خود در پایتون می توانید از علامت # در ابتدای هر خط استفاده کنید. دستورات زیر را در فایل تایپ کنید: #This is comment block print("This is a first program in python4finance") print() print(5+2) print(5-2) print(5*2) print(5**2) print(5/2) print(5//2) print(5%2) برنامه خود را با نامی مانند app.py ذخیره کنید و از منوی Run گزینه Run Module را انتخاب کنید تا نرم افزار اجرا شود. می توانستید برای اجرای برنامه از کلید F5 هم استفاده کنید. حاصل کار چیزی شبیه شکل بعدی خواهد شد.
اولین برنامه در پایتون برای ایجاد یک فایل جدید در صفحه اول IDLE که به آن Python shell می گوییم، از منوی فایل new file را انتخاب کنید. برای نوشتن توضیحات برای کدهای خود در پایتون می توانید از علامت # در ابتدای هر خط استفاده کنید. دستورات زیر را در فایل تایپ کنید: #This is comment block print("This is a first program in python4finance") print() print(5+2) print(5-2) print(5*2) print(5**2) print(5/2) print(5//2) print(5%2) برنامه خود را با نامی مانند app.py ذخیره کنید و از منوی Run گزینه Run Module را انتخاب کنید تا نرم افزار اجرا شود. می توانستید برای اجرای برنامه از کلید F5 هم استفاده کنید. حاصل کار چیزی شبیه شکل بعدی خواهد شد.
Telegram is an aspiring new messaging app that’s taking the world by storm. The app is free, fast, and claims to be one of the safest messengers around. It allows people to connect easily, without any boundaries.You can use channels on Telegram, which are similar to Facebook pages. If you’re wondering how to find channels on Telegram, you’re in the right place. Keep reading and you’ll find out how. Also, you’ll learn more about channels, creating channels yourself, and the difference between private and public Telegram channels.
Telegram has exploded as a hub for cybercriminals looking to buy, sell and share stolen data and hacking tools, new research shows, as the messaging app emerges as an alternative to the dark web.An investigation by cyber intelligence group Cyberint, together with the Financial Times, found a ballooning network of hackers sharing data leaks on the popular messaging platform, sometimes in channels with tens of thousands of subscribers, lured by its ease of use and light-touch moderation.Python4Finance from it