Skip to content

Discover Python With Scripting 🀍✨ ,Tutorial For Beginners πŸ’–βš‘

License

Notifications You must be signed in to change notification settings

Abdo-Mohammed-10/Python-Scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python-Scripting

A Python script, the file containing the commands, is structured to be executed like a program. These files are designed to contain various functions and import various modules. Python interactive shell or the respective command line is used to execute the script, to perform a specific task. A script is structured by defining the set of function definitions and then stating the main program used to call the functions.

A program consists of numerous tasks; these tasks can be executed with the help of scripts. Unlike libraries, scripts can be used without importing and are less code-intensive.

About

Discover Python With Scripting 🀍✨ ,Tutorial For Beginners πŸ’–βš‘

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published