Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.Week #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

7.Week #19

wants to merge 1 commit into from

Conversation

mathchi
Copy link

@mathchi mathchi commented Aug 2, 2019

No description provided.

if i == j[1]: #sifreli dosyadaki eleman sifreli listedeki elemanin 1. elemani ise
desifre += j[0] #desifre listesine sifreli sozcuge karsilik gelen karakteri giriyoruz

print(desifre)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

**crypto yetersiz karakter bulundugu icin encrypt -decrypt uyusmazligi var ;(kucuk harf vs eklenmemis)
**genel olarak mantigi kavrandigindan duzeltme talep etmiyorum..

with open("Rehberlik.txt", "w") as file1:
for v in rehber:
cikti = f'{v}:{rehber[v]}' + "\n"
file1.write(cikti)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

**program istenilen sonuclara mantik duzeni icerisinde ulastiriyor..

@dadasyvz dadasyvz added the basarili istenilen sonuclara ulastiran program veya programlar label Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basarili istenilen sonuclara ulastiran program veya programlar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants