💻 *Source Code:* www.buymeacoffee.com/fabiomusanni/e/183888 ⬇️ *LEARN ON THE BEST LEARNING PLATFORMS (LINKS BELOW)* 😉💪 ⬇️ ☕ *Buy me a coffee:* www.buymeacoffee.com/fabiomusanni ❤️ *Support me monthly:* www.patreon.com/FabioMusanni 😍 *One-off donation:* www.paypal.me/FabioMusanni/ *SKILLSHARE* _(Python, Web Dev, UI/UX Design, Music, Art, Animation and a lot more)_ 🔗 skillshare.eqcm.net/5gxzD2 (Affiliate) *DATACAMP* _(Python, ChatGPT, SQL, Power BI, and a lot more)_ 🔗 datacamp.pxf.io/vN1bDj (Affiliate) *COURSERA PYTHON* _(For beginners, Data Science, Data Analysis, AI, Cybersecurity and a lot more):_ 🔗 imp.i384100.net/k0Nk60 (Affiliate) *COURSERA WEB DEVELOPMENT* _(Full Stack, Front-End, Back-End, Web Design and a lot more):_ 🔗 imp.i384100.net/EKWxBW (Affiliate) Thank you for the support!❤ 🎥 Part1: kzbin.info/www/bejne/rIelhKCPiMyBhK8 🎥 Caesar Cipher Command Line Version: kzbin.info/www/bejne/h4rRmJKojcxohbM 🎥 All videos about Tkinter: kzbin.info/aero/PLs8qUrmRvaR1M1AatvOUy3eF_yoVEBJXk 🎥All my videos about Python: kzbin.info/aero/PLs8qUrmRvaR0IT4IwJl-LSweAdACW-yLK
@openyourmind5534 Жыл бұрын
u dont show the code for the encrypt and decrypt def im kinda lost now i watched your other video and still don't quite understand
@FabioMusanni Жыл бұрын
In that video (kzbin.info/www/bejne/h4rRmJKojcxohbM) after explaining how everything works, I create the "encrypt_decrypt" function, you just need to copy that function and add it as a method to the class here. As I said in the video, the only difference is that you need to add the "self" parameter, so you are going to have: def encrypt_decrypt(self, text, mode, key): [here all the code that you can find in the other video] Be careful with the indentation, since the method is part of the class it needs to be indented once, but you can tell from the video. I hope this helps 😊😉
@openyourmind5534 Жыл бұрын
@@FabioMusanni thanks that fixed all my problems much appreciated man
@FabioMusanni Жыл бұрын
@@openyourmind5534 Thank you for the update! Glad it worked, well done and keep it up! 💪🔥
@openyourmind5534 Жыл бұрын
@@FabioMusanni never mind lol I thought I did but I can’t it’s cool I’m still new to all this and trying my best to understand the different names and the 2 def being split up has me confused! I guess I’ll just move and and come back when I have more of an understanding of def and classes sorry to bother you man
@FabioMusanni Жыл бұрын
@@openyourmind5534 This is definitely more advanced because we use a class structure and other things. For starters I'd recommend you watch my series on classes, I spent a lot of time to make it and I think it's going to help you a lot ( kzbin.info/aero/PLs8qUrmRvaR2LSaVLSvAGykNexBLrRqNt ).
@shuji6598 Жыл бұрын
can you post this file in Google Drive so I can understand where my mistake is?
@FabioMusanni Жыл бұрын
Hello, thank you for the comment 😊 Requesting the source code of my videos is available if you become a Patreon Level 2+ member (www.patreon.com/FabioMusanni/membership )