This project detects whether you are in Nepal or not using timezones! How this works: 1) Find the user's time in terms of (days since 2000) mod (1) by using the time blocks. 2) Subtract (days since 2000) mod (1) from the user's time that we found earlier to find the UTC offset as a decimal. 3) Since Nepal uses a unique UTC offset (UTC+05:45), we can check if the user's UTC offset matches that. 4) If it matches, the user is probably in Nepal (or at least using Nepal Standard Time.) If not, they're probably not. The background music is Sayaun Thunga Phulka, Nepal's national anthem. #Nepal #Location #Timezones #NPT #NepalStandardTime @Chiroyce made a similar thing here, with more locations! https://scratch.mit.edu/projects/467035773/