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



Author: C++Rocks!!



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 2 

Python difference between mutable and immutable objects

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

Some of the differences between the mutable object and immutable object are discussed here. If you do not know what

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 1 

Python global statement uses and drawback

November 27, 2018January 14, 2019 C++Rocks!! 0 Comments

The Python global statement sole purpose is to make any object or variable have a global scope. If any local

Read more
Python chapter 1 

Python del statement/keywords

November 21, 2018January 14, 2019 C++Rocks!! 0 Comments

The Python del statement/keywords (also stands for delete) does the reverse of the assignment. Assigning a value to an object

Read more
Python chapter 1 

Python difference between keywords and built-in names

November 19, 2018January 14, 2019 C++Rocks!! 0 Comments

Here we will see some differences between Python keywords and built-in names. If you are acquainted with both the terms

Read more
Python chapter 1 

Python Numeric literals: Integer, floating point, Imaginary literals

November 6, 2018January 14, 2019 C++Rocks!! 0 Comments

In this post we will discuss the Python numeric literals and under this literal, there are three types of literals:

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 © 2023 . All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.