The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
- Updated
- Jupyter Notebook
![]() |
VOOZH | about |
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Hands-on Python practice notebooks focused on core concepts and problem solving.
Learn about some of Python's built-in methods that can be used on strings
builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)
SoftUni - Database-Basics-MySQL
Practice project from freecodecamp to help pull together fundamental Javascript programming concepts. This Role Playing Game gives me exposure to working with arrays, strings, objects - and some of their built in methods, functions, loops, and if/else statements. Can you defeat the Dragon?
A place to record my steps in learning python
Project: Minimalist Python Hello World in a Single File. Created at https://spectra.codes, which is owned by @Drix10
Documenting my 30-day self-learning path in R: from basic syntax to real-world data projects, one day at a time.
📚 This is a hands-on repository for learning Go through real implementations of data structures, algorithms, networking, and web systems using the Go standard library. 🐭
This is a document about the most basic knowledge about python programming language needed by new developers, and pro developers who easily forget the basics.
MS SQL Server
This project is based on the order management functionality of an online retail store in which you are provided with the “orders” database and you are asked some queries related to it. Answers to these queries will help the company in making data-driven decisions that will impact the overall growth of the online retail store.
Project Job Insights (Python)
Bootcamp Project - advanced data python - map, filter, lambda, recursion, generators & iterators
Fork to add RISC-V specific GCC built-in functions and machine descriptions for extended instructions for ASCON cryptography algorithm.
SoftUni cource | Software University | Nezhdie Shaip
Add a description, image, and links to the built-in-functions topic page so that developers can more easily learn about it.
To associate your repository with the built-in-functions topic, visit your repo's landing page and select "manage topics."