Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 940 Bytes

Posh_vs_Python.md

File metadata and controls

26 lines (15 loc) · 940 Bytes

PowerShell and Python Comparison

PowerShell

Microsoft Learn Link

Python

W3schools.com Python Tutorial Link

Contents:

  • Compare Comments Link
  • Compare Variables, Datatypes Link
  • Compare Conditional statements Link
  • Compare Loops Link
  • Compare Functions Link
  • Compare Iterations Link

Overall, PowerShell and Python have different syntaxes but share similarities in terms of functionality. Choosing between them may depend on your specific needs and preferences.

Other

Python forms with module tkinter link