Skip to content

itsarreguin/comprehension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python dictionary comprehension

readme-top-image




Clone

Clone repository using git clone command from your CLI

With SSH:


git clone git@github.com:itsarreguin/comprehension.git

With HTTPS


git clone https://github.com/itsarreguin/comprehension.git

Run code in CLI

Run this codes using python or py command in Windows or python3 in MacOS


python3 file_name.py


py file_name.py


python file_name.py

About

Print square root in a normal Python program and using dictionary comprehension

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages