ru
Feedback
We all are BiTs

We all are BiTs

Открыть в Telegram

all about Technology #Cisco #CCNA #CCNP #CCIE #سیسکو #مایکروسافت

Больше
348
Подписчики
Нет данных24 часа
+27 дней
+730 дней
Архив постов
پایتون
پایتون

photo content

#Python Pop Quiz 🐍❓ What does the following code print out? A) Some kind of exception is raised B) [(1, 'a'), (2, 'b'), (3,
#Python Pop Quiz 🐍❓ What does the following code print out? A) Some kind of exception is raised B) [(1, 'a'), (2, 'b'), (3, 'c')] C) [(1, 'a'), (2, 'b'), (3, 'c'), (4, ''), (5, '')] D) [(1, 'a'), (2, 'b'), (3, 'c'), (4, 'a'), (5, 'b')]

من تقریبن همه ویدیو های Function Calling رو توی یوتیوب دیدم. برای OpenAI ... ولی این بهترینشون بود. https://youtu.be/_B7F_6nTVEg

Topics: 00:00:00 – Introduction 00:02:07 – Getting involved with the pandas project 00:03:48 – Continued growth of the platform 00:06:49 – Parallel branch development 00:09:19 – The introduction of Apache Arrow 00:18:53 – Working with NumPy data in pandas 00:30:18 – Arrow data types and strings 00:41:23 – Video Course Spotlight 00:42:37 – Interoperability of Arrow data back end 00:50:36 – Could pandas be more extensible? 01:00:49 – Python DataFrame Summit 2023 01:08:12 – What are you excited about in the world of Python? 01:11:13 – What do you want to learn next? 01:12:12 – How can people follow your work online? 01:13:46 – Thanks and Goodbye

#Python Pop Quiz 🐍❓ What do you use to turn the amount() method into an attribute? A) @staticmethod B) @classmethod C) @prop
#Python Pop Quiz 🐍❓ What do you use to turn the amount() method into an attribute? A) @staticmethod B) @classmethod C) @property D) None of the above

Python Question; Happy Saturday What is the output of this code, and why?🤔🤔
Python Question; Happy Saturday What is the output of this code, and why?🤔🤔

#Python Pop Quiz 🐍❓ Does the following print True or False?
#Python Pop Quiz 🐍❓ Does the following print True or False?

#Python Pop Quiz 🐍❓ What is the length that is returned? A) 0 B) 1 C) 2 D) None of the above
#Python Pop Quiz 🐍❓ What is the length that is returned? A) 0 B) 1 C) 2 D) None of the above

امروز یه آگهی شغلی جذاب برای کار در وین اتریش دیدم که البته شاید با همه اون چیزی که توش گفته و ادعا شده موافق نبودم ولی منو خیلی تحت تاثیر قرار داد. مثلا توی این آگهی گفته شده که میتینگ ها برای برنامه نویس ها بلااستفاده هستند و اینکه اگر یه کمپانی هیچ دپارتمانی به جز دپارتمان توسعه دهنده ها نداشته باشه و همه توی اون کمپانی از مدیر عامل گرفته تا بقیه توسعه دهنده و برنامه نویس باشن ، خیلی موفق تر خواهد بود. به هر حال اگر خواستید با این پوزیشن شغلی آشنا بشید این لینکش هست : https://talentvorsprung.com/5g-systems_senior-developer/?utm_source=linkedIn&utm_medium=cpc&utm_campaign=linkedin-5g-prospecting-sca&utm_term=sca_nd0_1-1&li_fat_id=a749f5de-9684-42bf-a220-10d5e1b28e5a

What is the output of this code? A) a B) [] C) ['a'] D) None of the above
What is the output of this code? A) a B) [] C) ['a'] D) None of the above

What does the following code print out, if anything? A) An exception B) 1 C) 2 D) 3 E) None of the above
What does the following code print out, if anything? A) An exception B) 1 C) 2 D) 3 E) None of the above

What will be the output if you run this code? A) {range} B) (range) C) [0, 1, 2] D) (0, 1, 2) E) {0, 1, 2}
What will be the output if you run this code? A) {range} B) (range) C) [0, 1, 2] D) (0, 1, 2) E) {0, 1, 2}