Codynn

Follow:
361 Articles

Conditional Statement in Javascript

Conditional Statements Conditional statements are used to do various actions in response

DOM manipulation in Javascript

DOM manipulation DOM(Document Object Model) manipulation represents the whole HTML document. When

DOM Elements with CSS Selectors

How to Select DOM Elements with CSS Selectors querySelector() Method The technique

File Handling

1. Creating New File in Python: Syntax: 2. Opening Files in Python:

Function, Method and Array

Function: A group of statements which perform a specific task is called

Python Looping

1. For loop: For loop is a conditional iterative statement which checks

Program Flow And Control Statements:

1. If Statement: It is used in decision making operations. The program

Writing New Program & Comment

Writing & Running a New Program: Step 1: Open python IDLE and click

Elements of Python

Variable: A variable is a symbolic representation which refers to or points