Skip to content

This is basic of python keywords and general if you have any question free to dm!!!

Notifications You must be signed in to change notification settings

angelandidkw/Basic-of-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Basic-of-python

This is basic of python keywords and general if you have any question free to dm!!!

Print Function:

Demonstrates the basic usage of the print() function to output text to the screen. User Input:

Explains how to collect input from users using the input() function, assigning the value to a variable. If, Elif, Else Statements:

Introduces conditional logic using if, elif, and else to check for certain conditions and perform actions based on the user's input. Lists:

Shows how to create and manipulate lists, including accessing specific items by index and creating lists with different data types. Quizzes:

Encourages hands-on practice with small quizzes that ask users to write their own code, such as printing their name, creating login and password prompts, and working with conditional logic.

About

This is basic of python keywords and general if you have any question free to dm!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages