You are viewing a single comment's thread from:

RE: Digital Clock with Python : Learn to Code

in Learn to Code5 months ago

This is a bit harder to understand for me, but I think I got it - or at least most of it 😅

Curated by @arc7icwolf.byte for the #LearnToCode community.

Sort:  

It's really just the import that does the heavy lifting here.

I'm still working on my first cluster. I have one slave functioning but have to set up since kinda dynamic network to get them to work together

Using modules and libraries is cool, but it's something that I found a bit difficult to do... I have to do more exercises and try to better undestand how to use some powerfull tools like tkinter.