Latest:
  • Python arbitrary argument lists
  • Python keyword arguments
  • Python nested function
  • Python difference between mutable and immutable objects
  • Python difference between global statement and nonlocal statement

  • Python tutorial
  • C++ programs examples
  • For Indian CBSE Students
  • For american students

Python chapter 4



Python chapter 4 

Python arbitrary argument lists

December 14, 2018February 22, 2019 C++Rocks!! 0 Comments

When we define a function, we usually provide a specific name for each parameter in a function. However, there is

Read more
Python chapter 4 

Python keyword arguments

December 14, 2018 C++Rocks!! 0 Comments

The Python keyword arguments is similar to the Python default argument values. In the keyword arguments, we require mentioning of

Read more
Python chapter 4 

Python nested function

December 11, 2018February 3, 2019 C++Rocks!! 0 Comments

In another post we have discussed how to declare and define a function in Python. In this post, we will

Read more
Python chapter 4 

Python difference between global statement and nonlocal statement

December 1, 2018January 14, 2019 C++Rocks!! 0 Comments

Here we will see some differences between the global statement and the nonlocal statement. If you you have no idea

Read more
Python chapter 4 

Python nonlocal statement

November 29, 2018February 22, 2019 C++Rocks!! 0 Comments

The Python nonlocal statement is similar to the global statement. The global statement allows modification of the global variables inside

Read more
Python chapter 4 

Python built-in scopes or Python outermost scopes

October 15, 2018January 14, 2019 C++Rocks!! 0 Comments

The Python built-in scopes or Python outermost scopes contain the built-in names. As the name states, it is the outermost

Read more
Python chapter 4 

Python global scopes

October 14, 2018January 14, 2019 C++Rocks!! 0 Comments

The Python global scopes has a larger scope of influence than the local scopes or enclosing scopes. The global scopes

Read more
Python chapter 4 

Python enclosing scopes

October 13, 2018January 14, 2019 C++Rocks!! 0 Comments

The Python enclosing scopes has a larger scope than the local scopes. The enclosing scope can enclose one or more

Read more
Python chapter 4 

Python local scopes

October 12, 2018January 14, 2019 C++Rocks!! 0 Comments

Python has four scopes and among them, we will discuss the Python local scopes in this post. The local scope

Read more
Python chapter 4 

Python scopes

October 12, 2018January 14, 2019 C++Rocks!! 0 Comments

When we say Python scopes or just scopes in a Python, we are referring to the textual region in a

Read more
  • ← Previous

Recent Posts

  • Python arbitrary argument lists
  • Python keyword arguments
  • Python nested function
  • Python difference between mutable and immutable objects
  • Python difference between global statement and nonlocal statement

Categories

  • C++ 14
  • C++ chapter 1
  • C++ chapter 12 STL container
  • C++ chapter 2
  • C++ Complex header
  • c++ math header file
  • C++ miscellaneous
  • C++ programs
  • C++ random header file
  • C++ utility header file
  • C++ vector header
  • C++11
  • Common C and C++ porgrams
  • Indian CBSE C++
  • Python built-in functions
  • Python chapter 1
  • python chapter 2
  • python chapter 3
  • Python chapter 4

About Us

C and C++ for everyone:

*whether you do programming or not.
*whether you use computer or not.
*whether you use phone or not.
*whether you study or not.
*whether you sleep or not.
*whether you eat or not.
*whether you are rich or poor.
*whether you dance or not.
*whether you ...

We love to infect the world with C and C++!!

Contact

Contact us

Privacy policy

Home

Links

Python Tutorial

C++ programs example

C++ for Indian CBSE students
Copyright © 2022 . All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.