About 57 results
Open links in new tab
  1. Python Strings | Python Education | Google for Developers

    Jul 23, 2024 · Python has a built-in string class named "str" with many handy features (there is an older module named "string" which you should not use). String literals can be enclosed by either double or …

  2. Google's Python Class | Python Education | Google for Developers

    Jul 23, 2024 · Welcome to Google's Python Class -- this is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture …

  3. Machine Learning | Google for Developers

    An introduction to the characteristics of machine learning datasets, and how to prepare your data to ensure high-quality results when training and evaluating your model.

  4. Authoring Google Antigravity Skills

    Feb 10, 2026 · For Google Cloud Credits: To help you use Antigravity with Google Cloud projects, redeem your free Google Cloud credits using this link. You can follow the instructions here to activate …

  5. فئة Python من Google | Python Education | Google for Developers

    فئة Python من Google مرحبًا بك في Python Class من Google -- هذا الفصل الدراسي مجاني للأشخاص الذين لديهم خبرة قليلة في البرمجة يرغبون في تعلم Python.

  6. Python Regular Expressions - Google Developers

    Jul 23, 2024 · This page gives a basic introduction to regular expressions themselves sufficient for our Python exercises and shows how regular expressions work in Python. The Python "re" module …

  7. Building with Google Antigravity

    Feb 10, 2026 · For Google Cloud Credits: To help you use Antigravity with Google Cloud projects, redeem your free Google Cloud credits using this link. You can follow the instructions here to activate …

  8. Building AI Agents with Vertex AI Agent Builder | Google Codelabs

    Mar 7, 2025 · In the following section, you will be using Gemini Code Assist to create a sample python flask web application to integrate with your Agent snippet. Once Cloud Shell Editor is opened, click …

  9. Python Sorting | Python Education | Google for Developers

    Jul 23, 2024 · Tuples play a sort of "struct" role in Python -- a convenient way to pass around a little logical, fixed size bundle of values. A function that needs to return multiple values can just return a …

  10. Python 설정 | Python Education | Google for Developers

    Google Python Class는 간단한 표준 Python 설치를 사용하지만 더 복잡한 전략도 가능합니다. Python은 무료 오픈소스이며 python.org 에서 확인할 수 있습니다. 특히 Python을 설치할 수 있는 위치가 …